git commit -m "first commit"
This commit is contained in:
5
navigations/nav_2d_msgs/msg/NavGridOfChars.msg
Executable file
5
navigations/nav_2d_msgs/msg/NavGridOfChars.msg
Executable file
@@ -0,0 +1,5 @@
|
||||
time stamp
|
||||
NavGridInfo info
|
||||
# The map data, in row-major order, starting with (0,0).
|
||||
# Unlike nav_msgs/OccupancyGrid, the values are [0, 256), not [-1, 100]
|
||||
uint8[] data
|
||||
Reference in New Issue
Block a user