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

To me, it looks like you have an error either in the part of the code where you are publishing the transforms (i.e. copying pose data to the tf brodcaster), or (more likely) in the code that is computing turtle2 velocities from received tf data.

Did you copy/paste the tutorial code, or did you type it in by hand?

Btw. please indicate if you are following the C++ or the Python version of the tutorials.