ROS message class definition for Path. More...
#include <nav_msgs/msg/path.hpp>

Public Attributes | |
| std_msgs::msg::Header | header |
| std::vector< geometry_msgs::msg::PoseStamped > | poses |
ROS message class definition for Path.
An array of poses that represents a Path for a robot to follow.