Refactor datasets into LeRobotDataset (#91)
Co-authored-by: Alexander Soare <alexander.soare159@gmail.com>
This commit is contained in:
3
lerobot/configs/env/aloha.yaml
vendored
3
lerobot/configs/env/aloha.yaml
vendored
@@ -10,7 +10,8 @@ online_steps: 25000
|
||||
|
||||
fps: 50
|
||||
|
||||
dataset_id: aloha_sim_insertion_human
|
||||
dataset:
|
||||
repo_id: lerobot/aloha_sim_insertion_human
|
||||
|
||||
env:
|
||||
name: aloha
|
||||
|
||||
3
lerobot/configs/env/pusht.yaml
vendored
3
lerobot/configs/env/pusht.yaml
vendored
@@ -10,7 +10,8 @@ online_steps: 25000
|
||||
|
||||
fps: 10
|
||||
|
||||
dataset_id: pusht
|
||||
dataset:
|
||||
repo_id: lerobot/pusht
|
||||
|
||||
env:
|
||||
name: pusht
|
||||
|
||||
3
lerobot/configs/env/xarm.yaml
vendored
3
lerobot/configs/env/xarm.yaml
vendored
@@ -9,7 +9,8 @@ online_steps: 25000
|
||||
|
||||
fps: 15
|
||||
|
||||
dataset_id: xarm_lift_medium
|
||||
dataset:
|
||||
repo_id: lerobot/xarm_lift_medium
|
||||
|
||||
env:
|
||||
name: xarm
|
||||
|
||||
Reference in New Issue
Block a user