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

Revision history [back]

You need to publish somehow the transformation between the map and your laser. That is, use static transform publisher to publish the transformation between /map and /base_laser. It can be all 0, do not worry about that.

However, I recommend you to stick to the common frame naming convention usually /laser for the laser and /base_link