Easy Navigation
Loading...
Searching...
No Matches
PlannerNode.hpp File Reference

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"
Include dependency graph for PlannerNode.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Declaration of the PlannerNode class, a ROS 2 lifecycle node for computing navigation paths in Easy Navigation.