Added possiblity to record and replay delta actions during teleoperation rather than absolute actions
Co-authored-by: Adil Zouitine <adilzouitinegm@gmail.com>
This commit is contained in:
6
lerobot/configs/env/so100_real.yaml
vendored
6
lerobot/configs/env/so100_real.yaml
vendored
@@ -12,8 +12,10 @@ env:
|
||||
|
||||
wrapper:
|
||||
crop_params_dict:
|
||||
observation.images.laptop: [58, 89, 357, 455]
|
||||
observation.images.phone: [3, 4, 471, 633]
|
||||
observation.images.front: [126, 43, 329, 518]
|
||||
observation.images.side: [93, 69, 381, 434]
|
||||
# observation.images.front: [135, 59, 331, 527]
|
||||
# observation.images.side: [79, 47, 397, 450]
|
||||
resize_size: [128, 128]
|
||||
control_time_s: 20
|
||||
reset_follower_pos: true
|
||||
|
||||
Reference in New Issue
Block a user