Skip to content

Commit

Permalink
Improve clarification of MultiDOFJointState (#114)
Browse files Browse the repository at this point in the history
Fixes #103

Signed-off-by: Tully Foote <[email protected]>
  • Loading branch information
tfoote authored May 19, 2020
1 parent c571b77 commit fc62aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensor_msgs/msg/MultiDOFJointState.msg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Representation of state for joints with multiple degrees of freedom,
# following the structure of JointState.
# following the structure of JointState which can only represent a single degree of freedom.
#
# It is assumed that a joint in a system corresponds to a transform that gets applied
# along the kinematic chain. For example, a planar joint (as in URDF) is 3DOF (x, y, yaw)
Expand Down

0 comments on commit fc62aeb

Please sign in to comment.