handling reachy not having a leader arm. Starting to work
This commit is contained in:
@@ -13,24 +13,24 @@ cameras:
|
||||
head_left:
|
||||
_target_: lerobot.common.robot_devices.cameras.reachy2.ReachyCamera
|
||||
name: teleop
|
||||
host: localhost
|
||||
host: 172.17.135.207
|
||||
port: 50065
|
||||
image_type: left
|
||||
head_right:
|
||||
_target_: lerobot.common.robot_devices.cameras.reachy2.ReachyCamera
|
||||
name: teleop
|
||||
host: localhost
|
||||
host: 172.17.135.207
|
||||
port: 50065
|
||||
image_type: right
|
||||
torso_rgb:
|
||||
_target_: lerobot.common.robot_devices.cameras.reachy2.ReachyCamera
|
||||
name: depth
|
||||
host: localhost
|
||||
host: 172.17.135.207
|
||||
port: 50065
|
||||
image_type: rgb
|
||||
torso_depth:
|
||||
_target_: lerobot.common.robot_devices.cameras.reachy2.ReachyCamera
|
||||
name: depth
|
||||
host: localhost
|
||||
host: 172.17.135.207
|
||||
port: 50065
|
||||
image_type: depth
|
||||
|
||||
Reference in New Issue
Block a user