ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The easiest way to do this is using the nav_msgs/path message already available on ROS

http://docs.ros.org/api/nav_msgs/html/msg/Path.html

It consists on an array of PoseStamped with a common header..