Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
# GR00T-
|
|
|
|
|
|
|
| 5 |
|
| 6 |
Github Repo: [Isaac GR00T N1](https://github.com/NVIDIA/Isaac-GR00T)
|
| 7 |
|
|
@@ -65,7 +67,7 @@ Users can download a specific subset of data by specifying the dataset name.
|
|
| 65 |
```bash
|
| 66 |
huggingface-cli download nvidia/GR00T-Sim-Post-Training-Data\
|
| 67 |
--repo-type dataset \
|
| 68 |
-
--include "robocasa_gr1_arms_only_fourier_hands.TwoArmCanSortPadRes256Freq20_30/**"
|
| 69 |
--local-dir $HOME/gr00t_dataset
|
| 70 |
```
|
| 71 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
# PhysicalAI-Robotics-GR00T-X-Embodiment-Sim
|
| 5 |
+
|
| 6 |
+

|
| 7 |
|
| 8 |
Github Repo: [Isaac GR00T N1](https://github.com/NVIDIA/Isaac-GR00T)
|
| 9 |
|
|
|
|
| 67 |
```bash
|
| 68 |
huggingface-cli download nvidia/GR00T-Sim-Post-Training-Data\
|
| 69 |
--repo-type dataset \
|
| 70 |
+
--include "robocasa_gr1_arms_only_fourier_hands.TwoArmCanSortPadRes256Freq20_30/**" \
|
| 71 |
--local-dir $HOME/gr00t_dataset
|
| 72 |
```
|
| 73 |
|