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

To easily reverse the chain, simply publish the inverse transforms with the frame_ids reversed parent for child.

(T1->2) = inverse(T2->1)

That will result in j1->j2-j3 being represented as j3->j2->j1 in the tree.