Nav2 Navigation Stack - rolling
main
ROS 2 Navigation Stack
|
Additional Inherited Members | |
![]() | |
using | Ptr = std::shared_ptr< nav2_core::Smoother > |
![]() | |
void | configure (const nav2::LifecycleNode::WeakPtr &, std::string, std::shared_ptr< tf2_ros::Buffer >, std::shared_ptr< nav2_costmap_2d::CostmapSubscriber >, std::shared_ptr< nav2_costmap_2d::FootprintSubscriber >) override |
void | cleanup () override |
Method to cleanup resources. | |
void | activate () override |
Method to activate smoother and any threads involved in execution. | |
void | deactivate () override |
Method to deactivate smoother and any threads involved in execution. | |
![]() | |
virtual | ~Smoother () |
Virtual destructor. | |
Definition at line 80 of file smoother_error_plugin.hpp.