Nav2 Navigation Stack - rolling
main
ROS 2 Navigation Stack
|
Public Member Functions | |
SmootherParams () | |
A constructor for nav2_smac_planner::SmootherParams. | |
void | get (nav2::LifecycleNode *node, const std::string &name) |
Get params from ROS parameter. More... | |
Definition at line 33 of file options.hpp.
|
inline |
Get params from ROS parameter.
node_ | Ptr to node |
name | Name of plugin |
Definition at line 47 of file options.hpp.