You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/lab_sim/objectives/plan_and_save_trajectory.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<!--//////////-->
4
4
<BehaviorTree
5
5
ID="Plan and Save Trajectory"
6
-
_description="Use a series of waypoints to plan and MTC task, convert the solution to a Joint Trajectory message, and save it to disk in YAML format"
6
+
_description="Use a series of waypoints to generate a motion plan, convert the solution to a Joint Trajectory message, and save it to disk in YAML format"
0 commit comments