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

Declaration of the GoalManager class. More...

#include <expected>
#include "rclcpp/subscription.hpp"
#include "rclcpp/publisher.hpp"
#include "rclcpp/macros.hpp"
#include "rclcpp_lifecycle/lifecycle_node.hpp"
#include "easynav_interfaces/msg/navigation_control.hpp"
#include "geometry_msgs/msg/pose_stamped.hpp"
#include "nav_msgs/msg/goals.hpp"
#include "easynav_common/types/NavState.hpp"
Include dependency graph for GoalManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GoalManager
 Handles navigation goals, their lifecycle, and command interface. More...
 

Namespaces

namespace  easynav
 

Detailed Description

Declaration of the GoalManager class.