Skip to content

Commit ddc1315

Browse files
sjahrmarioprats
andauthored
Apply suggestions from code review
Co-authored-by: Mario Prats <[email protected]>
1 parent 05e2d1d commit ddc1315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: msgs/msg/TrajectoryExecutionInfo.msg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# List of controllers to use when executing the trajectory
22
string[] controller_names
3-
# If true, the trajectory is collision checked before execution.
3+
# MoveIt's Trajectory Execution Manager has the ability to monitor a trajectory for collisions while it's being executed. This is useful in dynamic environments where obstacles may change between the time the plan was computed and its execution, or even during execution. If this flag is set to true, MoveIt's online collision monitor will be enabled, which can stop the trajectory at any point during execution if a collision is predicted.
44
bool trajectory_monitoring
55

0 commit comments

Comments
 (0)