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

Revision history [back]

To find the actual path a robot took, you could just subscribe to /odom. That will give you a bunch Poses and you'll have to interpolate between them.