quadruped_ros2_control/controllers/unitree_guide_controller/config/controller.yaml

29 lines
573 B
YAML
Raw Normal View History

unitree_guide_controller:
ros__parameters:
type: unitree_guide_controller/UnitreeGuideController
2024-09-11 20:41:12 +08:00
update_rate: 200 # Hz
joints:
- FR_hip_joint
- FR_thigh_joint
- FR_calf_joint
- FL_hip_joint
- FL_thigh_joint
- FL_calf_joint
- RR_hip_joint
- RR_thigh_joint
- RR_calf_joint
- RL_hip_joint
- RL_thigh_joint
- RL_calf_joint
command_interfaces:
- effort
- position
- velocity
- kp
- kd
state_interfaces:
- effort
- position
- velocity