git commit -m "first commit"
This commit is contained in:
7
navigations/nav_msgs/msg/Odometry.msg
Executable file
7
navigations/nav_msgs/msg/Odometry.msg
Executable file
@@ -0,0 +1,7 @@
|
||||
# This represents an estimate of a position and velocity in free space.
|
||||
# The pose in this message should be specified in the coordinate frame given by header.frame_id.
|
||||
# The twist in this message should be specified in the coordinate frame given by the child_frame_id
|
||||
Header header
|
||||
string child_frame_id
|
||||
geometry_msgs/PoseWithCovariance pose
|
||||
geometry_msgs/TwistWithCovariance twist
|
||||
Reference in New Issue
Block a user