A Pose in 3D space. Values are copied into this object.
Optional
The ROSLIB.Quaternion describing the orientation.
The ROSLIB.Vector3 describing the position.
Apply a transform against this pose.
The transform to be applied.
Clone a copy of this pose.
The cloned pose.
Compute the inverse of this pose.
The inverse of the pose.
Multiply this pose with another pose without altering this pose.
The result of the multiplication.
A Pose in 3D space. Values are copied into this object.