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

First, you might want to check if gmapping expects scans on /base_scan. I think it might be /scan, then you'll need to remap that.

Second: No, cmd_vel is not odometry. Odometry is the robot's pose in the odom frame. It is usually send via tf for gmapping.