ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You could add a static_transform_publisher to add a transform prior to /map
in TF tree. For example, if you want to change map origin from 5 meters, you may publish /world -> /map
with such transform.