update README of G1
This commit is contained in:
parent
727e8f8414
commit
6a7a9609ce
|
@ -8,7 +8,7 @@ This package includes a streamlined robot description (URDF & MJCF) for the [Uni
|
||||||
<img src="g1.png" width="500"/>
|
<img src="g1.png" width="500"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Unitree G1 have 37 DOFs:
|
Current G1 have 37 DOFs:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
root [⚓] => /pelvis/
|
root [⚓] => /pelvis/
|
||||||
|
@ -60,8 +60,7 @@ root [⚓] => /pelvis/
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install mujoco
|
pip install mujoco
|
||||||
|
|
||||||
python -m mujoco.viewer
|
python -m mujoco.viewer
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Drag and drop the MJCF/URDF model file (`scene.xml`/`g1.urdf`) to the MuJoCo Viewer.
|
2. Drag and drop the MJCF model file (`scene.xml`) to the MuJoCo Viewer.
|
||||||
|
|
Loading…
Reference in New Issue