Skip to content

Commit 65582c2

Browse files
authored
Update description in plan_and_save_trajectory.xml
1 parent b292215 commit 65582c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lab_sim/objectives/plan_and_save_trajectory.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!--//////////-->
44
<BehaviorTree
55
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"
77
_favorite="false"
88
>
99
<Control ID="Sequence" name="TopLevelSequence">

0 commit comments

Comments
 (0)