This is a proxy for math::RigidTransform.
It captures the rigid pose of one frame w.r.t another.
| T | The scalar type, which must be one of double, symbolic::Expression, symbolic::Polynomial or symbolic::RationalFunction. | 
#include <drake/multibody/rational/rational_forward_kinematics.h>
Public Attributes | |
| Vector3< T > | position | 
| Matrix3< T > | rotation | 
| Vector3<T> position | 
| Matrix3<T> rotation |