|
Nav2 Navigation Stack - rolling
main
ROS 2 Navigation Stack
|


Additional Inherited Members | |
Public Types inherited from nav2_core::Smoother | |
| using | Ptr = std::shared_ptr< nav2_core::Smoother > |
Public Member Functions inherited from nav2_system_tests::UnknownErrorSmoother | |
| 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. | |
Public Member Functions inherited from nav2_core::Smoother | |
| virtual | ~Smoother () |
| Virtual destructor. | |
Definition at line 50 of file smoother_error_plugin.hpp.