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

How to change map origin of rtabmap?

asked 2018-07-02 04:17:02 -0500

tilt gravatar image

Hi.

I'm using rtabmap and rtabmap_ros as localization mode to recognize robot's global pose. To make my map simplify, I want to change map origin from pose which odometry started to desired pose. Is there any way to do this?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-07-06 15:31:40 -0500

matlabbe gravatar image

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.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2018-07-02 04:17:02 -0500

Seen: 643 times

Last updated: Jul 06 '18