Instructions to use nvkartik/groot-n17-libero_10-64-10000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use nvkartik/groot-n17-libero_10-64-10000 with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload DataProcessorPipeline
Browse files
policy_preprocessor.json
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "policy_preprocessor",
|
| 3 |
+
"steps": [
|
| 4 |
+
{
|
| 5 |
+
"registry_name": "rename_observations_processor",
|
| 6 |
+
"config": {
|
| 7 |
+
"rename_map": {}
|
| 8 |
+
}
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"registry_name": "to_batch_processor",
|
| 12 |
+
"config": {}
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"registry_name": "groot_n1_7_pack_inputs_v1",
|
| 16 |
+
"config": {
|
| 17 |
+
"state_horizon": 1,
|
| 18 |
+
"action_horizon": 40,
|
| 19 |
+
"max_state_dim": 132,
|
| 20 |
+
"max_action_dim": 132,
|
| 21 |
+
"language_key": "task",
|
| 22 |
+
"formalize_language": true,
|
| 23 |
+
"embodiment_tag": "new_embodiment",
|
| 24 |
+
"embodiment_mapping": {
|
| 25 |
+
"oxe_droid_relative_eef_relative_joint": 24,
|
| 26 |
+
"xdof_relative_eef_relative_joint": 27,
|
| 27 |
+
"xdof_relative_eef_relative_joint_subtask": 27,
|
| 28 |
+
"real_g1_relative_eef_relative_joints": 25,
|
| 29 |
+
"real_r1_pro_sharpa_relative_eef": 26,
|
| 30 |
+
"real_r1_pro_sharpa_relative_eef_human": 26,
|
| 31 |
+
"real_r1_pro_sharpa_relative_eef_maxinsights": 26,
|
| 32 |
+
"real_r1_pro_sharpa_relative_eef_mecka": 26,
|
| 33 |
+
"unitree_g1_full_body_with_waist_height_nav_cmd": 25,
|
| 34 |
+
"simpler_env_google": 0,
|
| 35 |
+
"simpler_env_widowx": 1,
|
| 36 |
+
"libero_sim": 2,
|
| 37 |
+
"new_embodiment": 10
|
| 38 |
+
},
|
| 39 |
+
"normalize_min_max": true
|
| 40 |
+
},
|
| 41 |
+
"state_file": "policy_preprocessor_step_2_groot_n1_7_pack_inputs_v1.safetensors"
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"registry_name": "groot_n1_7_vlm_encode_v1",
|
| 45 |
+
"config": {
|
| 46 |
+
"model_name": "nvidia/Cosmos-Reason2-2B"
|
| 47 |
+
}
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"registry_name": "device_processor",
|
| 51 |
+
"config": {
|
| 52 |
+
"device": "cuda",
|
| 53 |
+
"float_dtype": null
|
| 54 |
+
}
|
| 55 |
+
}
|
| 56 |
+
]
|
| 57 |
+
}
|
policy_preprocessor_step_2_groot_n1_7_pack_inputs_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72b548b3362a05182c0db4350d5e728c45fae83bf93fe0539520a73ef369c29b
|
| 3 |
+
size 8648
|