Easy Navigation
|
Declaration of the PlannerNode class, a ROS 2 lifecycle node for computing navigation paths in Easy Navigation. More...
#include "rclcpp/macros.hpp"
#include "rclcpp_lifecycle/lifecycle_node.hpp"
#include "easynav_core/PlannerMethodBase.hpp"
#include "pluginlib/class_loader.hpp"
#include "nav_msgs/msg/path.hpp"
#include "easynav_common/types/NavState.hpp"
Go to the source code of this file.
Classes | |
class | PlannerNode |
ROS 2 lifecycle node that manages path planning in Easy Navigation. More... | |
Namespaces | |
namespace | easynav |
Declaration of the PlannerNode class, a ROS 2 lifecycle node for computing navigation paths in Easy Navigation.