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

Try changing the odometrySource parameter of your differential drive plugin from world to encoder.

This fixed it for me.

Try changing the odometrySource parameter of your differential drive plugin from world to encoder.

This fixed it for me.

Edit: This actually breaks the linear velocity you get from odom. See also: https://github.com/ros-simulation/gazebo_ros_pkgs/issues/327