mycobot_ros/Mercury/mercury_b1_moveit/config/simple_moveit_controllers.yaml

33 lines
No EOL
686 B
YAML

controller_list:
- name: left_arm_controller
action_ns: follow_joint_trajectory
type: FollowJointTrajectory
default: True
joints:
- joint1_L
- joint2_L
- joint3_L
- joint4_L
- joint5_L
- joint6_L
- joint7_L
- name: right_arm_controller
action_ns: follow_joint_trajectory
type: FollowJointTrajectory
default: True
joints:
- joint1_R
- joint2_R
- joint3_R
- joint4_R
- joint5_R
- joint6_R
- joint7_R
- name: body_arm_controller
action_ns: follow_joint_trajectory
type: FollowJointTrajectory
default: True
joints:
- body
- head
- eye