mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-19 00:57:37 +01:00
+1
This commit is contained in:
@@ -540,6 +540,11 @@ namespace Modelec
|
||||
waypoints.back().is_end = true;
|
||||
}
|
||||
|
||||
for (auto & wp : waypoints)
|
||||
{
|
||||
wp.x += 1;
|
||||
}
|
||||
|
||||
return {FREE, waypoints};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user