Added robot and things
This commit is contained in:
2
mg_msgs/msg/Point2d.msg
Normal file
2
mg_msgs/msg/Point2d.msg
Normal file
@ -0,0 +1,2 @@
|
||||
float64 x
|
||||
float64 y
|
||||
4
mg_msgs/msg/TEdit.msg
Normal file
4
mg_msgs/msg/TEdit.msg
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
uint8 type
|
||||
uint16 idx
|
||||
uint16 idy
|
||||
8
mg_msgs/msg/TEditCycle.msg
Normal file
8
mg_msgs/msg/TEditCycle.msg
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
mg_msgs/TEdit[100] modifications
|
||||
mg_msgs/Point2d[100] new_points
|
||||
uint8 cmodifications 0
|
||||
uint8 cnew_points 0
|
||||
|
||||
uint8 DELETE=1
|
||||
uint8 ADD=0
|
||||
Reference in New Issue
Block a user