git commit -m "first commit"
This commit is contained in:
7
navigations/geographic_info/geographic_msgs/msg/GeoPose.msg
Executable file
7
navigations/geographic_info/geographic_msgs/msg/GeoPose.msg
Executable file
@@ -0,0 +1,7 @@
|
||||
# Geographic pose, using the WGS 84 reference ellipsoid.
|
||||
#
|
||||
# Orientation uses the East-North-Up (ENU) frame of reference.
|
||||
# (But, what about singularities at the poles?)
|
||||
|
||||
GeoPoint position
|
||||
geometry_msgs/Quaternion orientation
|
||||
Reference in New Issue
Block a user