git commit -m "first commit"
This commit is contained in:
5
navigations/nav_2d_msgs/msg/UIntBounds.msg
Executable file
5
navigations/nav_2d_msgs/msg/UIntBounds.msg
Executable file
@@ -0,0 +1,5 @@
|
||||
# Bounds are inclusive
|
||||
uint32 min_x
|
||||
uint32 min_y
|
||||
uint32 max_x
|
||||
uint32 max_y
|
||||
Reference in New Issue
Block a user