Add global path planner #12

Merged
Pimpest merged 5 commits from global-planner into main 2025-04-27 15:48:11 +00:00
3 changed files with 14 additions and 0 deletions
Showing only changes of commit 0fffe915ca - Show all commits

View File

@ -1,6 +1,8 @@
mg_msgs/TEdit[<=100] modifications mg_msgs/TEdit[100] modifications
mg_msgs/Point2d[<=100] new_points mg_msgs/Point2d[100] new_points
uint8 cmodifications 0
uint8 cnew_points 0
bool DELETE=1 uint8 DELETE=1
bool ADD=0 uint8 ADD=0