Skip to content

Commit fad243e

Browse files
authored
Merge pull request #457 from PickNikRobotics/davetcoleman-patch-5
Update description in plan_and_save_trajectory.xml
2 parents b292215 + 65582c2 commit fad243e

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)