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

Revision history [back]

You can use the nav_msgs/Odometry message, but the pose is drawn as a series of arrows, and they can look a little clunky if you are only concerned with position and not orientation. In those cases, I tend to use the nav_msgs/Path type.