File tree 1 file changed +1
-1
lines changed
mycobot_280_moveit/launch
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11
11
<!-- Allow more than the expected execution time before triggering a trajectory cancel (applied after scaling) -->
12
12
<param name =" trajectory_execution/allowed_goal_duration_margin" value =" 0.5" /> <!-- default 0.5 -->
13
13
<!-- Allowed joint-value tolerance for validation that trajectory's first point matches current robot state -->
14
- <param name =" trajectory_execution/allowed_start_tolerance" value =" 0.01 " /> <!-- default 0.01 -->
14
+ <param name =" trajectory_execution/allowed_start_tolerance" value =" 0.1 " /> <!-- default 0.01 --> <!-- mycobot280 has low accuracy -->
15
15
16
16
<!-- Load the robot specific controller manager; this sets the moveit_controller_manager ROS parameter -->
17
17
<arg name =" moveit_controller_manager" default =" firefighter" />
You can’t perform that action at this time.
0 commit comments