Robotics
LeRobot
English
OpenRAL
rskill
diffusion
vision-language-action
pusht
diffusion-policy
manipulation
Instructions to use OpenRAL/rskill-diffusion-pusht-pusht-fp32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use OpenRAL/rskill-diffusion-pusht-pusht-fp32 with LeRobot:
- Notebooks
- Google Colab
- Kaggle
SKILL.md: regenerate discovery view
Browse files
SKILL.md
CHANGED
|
@@ -17,6 +17,7 @@ metadata:
|
|
| 17 |
sensors_required: ['rgb:observation.image']
|
| 18 |
state_dim: 2
|
| 19 |
action_dim: 2
|
|
|
|
| 20 |
runtime: pytorch
|
| 21 |
quantization: fp32/pytorch
|
| 22 |
chunk_size: 8
|
|
|
|
| 17 |
sensors_required: ['rgb:observation.image']
|
| 18 |
state_dim: 2
|
| 19 |
action_dim: 2
|
| 20 |
+
action_representation: joint_positions
|
| 21 |
runtime: pytorch
|
| 22 |
quantization: fp32/pytorch
|
| 23 |
chunk_size: 8
|