[][src]Type Definition rigid_body::Attitude

type Attitude<T> = (T, [T; 3]);

The type of attitude for orientation, torque and wrench.