ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Just to complement the idea. A dual quaternion can be used to define a rigid body rotation AND translation of an angle θ about an axis u through the origin. I realy don't known which kind of quaternion is implemented in TF, maybe just the rotational.
Here you can found an interresting web site about quaternions. And here a very good paper with a tutorial and a real application.