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

For each wheel, an increasing value for position is the axel rotation that moves the robot's base_link in the +x direction. So the commercial robot got this right. The orientation of motors is ignored. I deduced this from reading the source code of Odometry::update() in the diff_drive_controller directory of ros_control.