Fix unit test test_policies, backward, Remove no_state from test
This commit is contained in:
4
lerobot/configs/env/aloha_real.yaml
vendored
4
lerobot/configs/env/aloha_real.yaml
vendored
@@ -5,6 +5,6 @@ fps: 30
|
||||
env:
|
||||
name: real_world
|
||||
task: null
|
||||
state_dim: 18
|
||||
action_dim: 18
|
||||
state_dim: 14
|
||||
action_dim: 14
|
||||
fps: ${fps}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# ```
|
||||
|
||||
seed: 1000
|
||||
dataset_repo_id: cadene/aloha_lace_shoe
|
||||
dataset_repo_id: lerobot/aloha_static_vinh_cup
|
||||
|
||||
override_dataset_stats:
|
||||
observation.images.cam_right_wrist:
|
||||
|
||||
Reference in New Issue
Block a user