mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
9 lines
No EOL
221 B
YAML
9 lines
No EOL
221 B
YAML
controller_list:
|
|
- name: arm_group_controller
|
|
action_ns: follow_joint_trajectory
|
|
type: FollowJointTrajectory
|
|
default: True
|
|
joints:
|
|
- joint1_to_base
|
|
- joint2_to_joint1
|
|
- joint3_to_joint2 |