|
_target_: lerobot.common.robot_devices.robots.koch.KochRobot |
|
calibration_path: .cache/calibration/koch.pkl |
|
leader_arms: |
|
main: |
|
_target_: lerobot.common.robot_devices.motors.dynamixel.DynamixelMotorsBus |
|
port: /dev/tty.usbmodem585A0085151 |
|
motors: |
|
|
|
shoulder_pan: [1, "xl330-m077"] |
|
shoulder_lift: [2, "xl330-m077"] |
|
elbow_flex: [3, "xl330-m077"] |
|
wrist_flex: [4, "xl330-m077"] |
|
wrist_roll: [5, "xl330-m077"] |
|
gripper: [6, "xl330-m077"] |
|
follower_arms: |
|
main: |
|
_target_: lerobot.common.robot_devices.motors.dynamixel.DynamixelMotorsBus |
|
port: /dev/tty.usbmodem585A0081771 |
|
motors: |
|
|
|
shoulder_pan: [1, "xl430-w250"] |
|
shoulder_lift: [2, "xl430-w250"] |
|
elbow_flex: [3, "xl330-m288"] |
|
wrist_flex: [4, "xl330-m288"] |
|
wrist_roll: [5, "xl330-m288"] |
|
gripper: [6, "xl330-m288"] |
|
cameras: |
|
logitech: |
|
_target_: lerobot.common.robot_devices.cameras.opencv.OpenCVCamera |
|
camera_index: 0 |
|
fps: 30 |
|
width: 640 |
|
height: 480 |
|
laptop: |
|
_target_: lerobot.common.robot_devices.cameras.opencv.OpenCVCamera |
|
camera_index: 3 |
|
fps: 30 |
|
width: 640 |
|
height: 480 |
|
|
|
|
|
|
|
max_relative_target: null |
|
|
|
|
|
gripper_open_degree: 35.156 |
|
|