git commit -m "first commit"
This commit is contained in:
5
navigations/nav_msgs/msg/GridCells.msg
Executable file
5
navigations/nav_msgs/msg/GridCells.msg
Executable file
@@ -0,0 +1,5 @@
|
||||
#an array of cells in a 2D grid
|
||||
Header header
|
||||
float32 cell_width
|
||||
float32 cell_height
|
||||
geometry_msgs/Point[] cells
|
||||
Reference in New Issue
Block a user