File size: 684 Bytes
ad63510 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
license: apache-2.0
tags:
- LeRobot
- Pico
- dual-arm
task_categories:
- robotics
configs:
- config_name: default
data_files: data/*/*.parquet
---
# mocovision/pico_dual_arm
This dataset was created using LeRobot.
The Hub dataset viewer should load only `data/*/*.parquet` as the train split.
LeRobot metadata lives under `meta/`, and conversion diagnostics live under
`meta/extra/`.
Schema:
- `state`: left arm joints, right arm joints, left gripper, right gripper.
- `action`: left controller pose, right controller pose, left gripper, right gripper.
- `robot_0_action`: left controller pose and left gripper.
- `robot_1_action`: right controller pose and right gripper.
|