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

Revision history [back]

click to hide/show revision 1
initial version

The problem can be found in the debug. It is in frame_id=camera_depth_frame. I came to this conclusion thanks to this post: gmapping-works-in-gazebo-but-not-on-robot

When running

rosrun tf static_transform_publisher 0 0 0 0 0 0 base_link camera_depth_frame 100 my problems were solved.

The problem can be found in the debug. It is in frame_id=camera_depth_frame. I came to this conclusion thanks to this post: gmapping-works-in-gazebo-but-not-on-robot

When running

rosrun tf static_transform_publisher 0 0 0 0 0 0 base_link camera_depth_frame 100 my problems were solved.

The problem can be found in the debug. It is in frame_id=camera_depth_frame. I came to this conclusion thanks to this post: gmapping-works-in-gazebo-but-not-on-robot

When running

rosrun tf static_transform_publisher 0 0 0 0 0 0 base_link camera_depth_frame 100

my problems were solved.