ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If I got what you want correctly: get the tf from the /base_link
to /linkB0
and the tf from /ghost/base_link
to /ghost/linkB0
and resolve to have the inbetween tf match an identity.
Either you make the nodes you want to manage the trees' roots or you resolve the inverse kinematics.