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

If you want to compute an arbitrary transform you should use the linear math library of your choice. The one used in the tf API is the bullet one, and can be used directly for chaining transforms together to compute the net transform.