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

Revision history [back]

Hi @boon,

ROS uses so called transform trees (tf) to make conversion from one reference frame to another. These transformations could be either static or dynamic. I strongly recommend you to first follow ros tf tutorials. You can also look for hector_slam tutorial to understand these frames visually.