We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2dfa9 commit 2d026bcCopy full SHA for 2d026bc
ur_moveit_config/config/moveit_controllers.yaml
@@ -1,6 +1,12 @@
1
# MoveIt uses this configuration for controller management
2
moveit_controller_manager: moveit_simple_controller_manager/MoveItSimpleControllerManager
3
4
+trajectory_execution:
5
+ allowed_execution_duration_scaling: 1.2
6
+ allowed_goal_duration_margin: 0.5
7
+ allowed_start_tolerance: 0.01
8
+ execution_duration_monitoring: false # Not much use when using the scaled JTC
9
+
10
moveit_simple_controller_manager:
11
controller_names:
12
- scaled_joint_trajectory_controller
0 commit comments