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

Revision history [back]

You cannot use a static_transform_publisher for the transform odom -> base_link. This transform must be generated by laser_scan_matcher. Just change the parameter fixed_frame from world to odom in laser_scan_matcher to achieve that.