Skip to content

Commit

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

Signed-off-by: Tully Foote <tfoote@osrfoundation.org>
  • Loading branch information
tfoote committed May 18, 2020
1 parent 28f66cb commit 309754f
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 309754f

Please sign in to comment.