Instructions to use CLM0215/act-push-rl-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use CLM0215/act-push-rl-v1 with LeRobot:
- Notebooks
- Google Colab
- Kaggle
add card
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- robotics
|
| 5 |
+
- lerobot
|
| 6 |
+
- vla
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# act-push-rl-v1
|
| 10 |
+
|
| 11 |
+
ACT policy trained on franka-push-rl-v1 — the 0%-closed-loop policy diagnosed in the sim2act push case study (wrist-camera shortcut).
|
| 12 |
+
|
| 13 |
+
Part of **[sim2act](https://github.com/Kevinma0215/sim2act)** — a VLA simulation data engine (Franka pick / barrier / push on Isaac Lab).
|