Skip to content

Commit b466659

Browse files
rpoyner-triRussTedrake
authored andcommitted
[multibody] Fix whitespace (RobotLocomotion#21312)
1 parent be9ca82 commit b466659

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

multibody/tree/quaternion_floating_mobilizer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ namespace internal {
2323
// introduces four generalized positions to describe the orientation R_FM of
2424
// frame M in F with a quaternion q_FM, and three generalized positions to
2525
// describe the translation of frame M's origin in F with a position vector
26-
// p_FM. The seven entries of the configuration vector q are ordered
26+
// p_FM. The seven entries of the configuration vector q are ordered
2727
// (q_FM, p_FM) with the quaternion, ordered wxyz (scalar then vector),
2828
// preceding the translation vector. As generalized velocities, this mobilizer
2929
// introduces the angular velocity w_FM of frame M in F and the linear

0 commit comments

Comments
 (0)