Robotics
LeRobot
Safetensors
gr00t
gr00t-n1.5
so101
imitation-learning
isaaclab
sim
multi-task
code-as-policies
CoRL2026
Instructions to use CoRL2026-CSI/Gr00tn15-Multi-Task-2ep-Isaac-mod with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use CoRL2026-CSI/Gr00tn15-Multi-Task-2ep-Isaac-mod with LeRobot:
- Notebooks
- Google Colab
- Kaggle
| { | |
| "name": "policy_postprocessor", | |
| "steps": [ | |
| { | |
| "registry_name": "groot_action_unpack_unnormalize_v1", | |
| "config": { | |
| "env_action_dim": 6, | |
| "normalize_min_max": true | |
| }, | |
| "state_file": "policy_postprocessor_step_0_groot_action_unpack_unnormalize_v1.safetensors" | |
| }, | |
| { | |
| "registry_name": "device_processor", | |
| "config": { | |
| "device": "cpu", | |
| "float_dtype": null | |
| } | |
| } | |
| ] | |
| } |