publish a path
Hello,
I want to publish a path, but with this code I can publish only one point at a time: geometry_msgs::Point msg;
What can I do to publish the path? This page should work, but I don't know exactly how to write the code for it. http://docs.ros.org/api/nav_msgs/html...
Can you help me out? Thank you