Skip to content

Commit

Permalink
Update geometry_msgs/msg/VelocityStamped.msg
Browse files Browse the repository at this point in the history
Co-authored-by: Addisu Z. Taddese <addisuzt@intrinsic.ai>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
  • Loading branch information
ahcorde and azeey authored Apr 3, 2024
1 parent 8623d3a commit 467a6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geometry_msgs/msg/VelocityStamped.msg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This expresses the timestamped velocity vector of a frame 'body_frame_id' in the reference frame 'reference_frame_id' expressed from arbitrary observation frame 'header.frame_id'.
# - If the 'body_frame_id' and 'header.frame_id' are identical, i.e., the velocity is observed and defined in the local coordinates system of the body
# - If the 'body_frame_id' and 'header.frame_id' are identical, the velocity is observed and defined in the local coordinates system of the body
# which is the usual use-case in mobile robotics and is also known as a body twist.

std_msgs/Header header
Expand Down

0 comments on commit 467a6ec

Please sign in to comment.