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

It apears that the transofrm from /base_footprint to /odom is being published by the diffdrive gazebo plugin from the erratic_gazebo_plugins package. You can find the code in the function publish_odometry() in this file.

The plugin is being launched as part of the robot description .xacro found file.

It apears that the transofrm from /base_footprint to /odom is being published by the diffdrive gazebo plugin from the erratic_gazebo_plugins package. You can find the code in the function publish_odometry() in this file.

The plugin is being launched as part of the robot description .xacro found file.