ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

This might be due to a bad tf issue (if you have 2 different parent for the robot for example). Can you make sure the published tf are OK?

rosrun tf view_frames    # then look at the generated frames.pdf
roswtf                   # might also tell you if there's an issue with the tf tree.