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

Revision history [back]

click to hide/show revision 1
initial version

When we publish an empty message to the /mobile_base/commands/reset_odometry topic when the kobuki_node is active, we can rest the odometry.

$ rostopic pub -1 /mobile_base/commands/reset_odometry std_msgs/Empty

Hope this helps!