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

answered 2017-05-01 10:23:27 -0500

joq gravatar image

Each device needs its own tf frame of reference. You pass that to the driver using the frame_id parameter. You need to publish transforms from one to the other, or better to a common map-relative frame, typically odom.

See: http://www.ros.org/reps/rep-0105.html