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

I would suggest adding a (Parent link)base link. Because from it all link is derived.

I would suggest adding a (Parent link)base link. Because from it all link is derived.

Or you can create parent link on the top of base_link( as a child) name realsense_camera_link, and you can add that to robot arm, that's also a good practice if you are working with multiple sensors.

I would suggest adding a (Parent link)base link. Because from it all link is derived.

Or you can create parent link on the top of base_link( as a child) name realsense_camera_link, and you can add that to robot arm, that's also a good practice if you are working with multiple sensors.

OR

I would suggest picking a (Parent link)base link. All child link transformations will be derived form the parent.