add humble-navigation2
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# This represents a 2-D grid map, in which each cell has an associated cost
|
||||
|
||||
std_msgs/Header header
|
||||
|
||||
# MetaData for the map
|
||||
CostmapMetaData metadata
|
||||
|
||||
# The cost data, in row-major order, starting with (0,0).
|
||||
uint8[] data
|
||||
Reference in New Issue
Block a user