commit
dbb69d7d39
|
@ -31,7 +31,7 @@ This is a simple example of using Unitree Robots for reinforcement learning, inc
|
||||||
- Navigate to the folder `unitree_rl_gym`
|
- Navigate to the folder `unitree_rl_gym`
|
||||||
- `pip install -e .`
|
- `pip install -e .`
|
||||||
|
|
||||||
6. Install unitree_sdk2py (Optional for depoly on real robot)
|
6. Install unitree_sdk2py (Optional for deploy on real robot)
|
||||||
|
|
||||||
- Clone [https://github.com/unitreerobotics/unitree_sdk2_python](https://github.com/unitreerobotics/unitree_sdk2_python)
|
- Clone [https://github.com/unitreerobotics/unitree_sdk2_python](https://github.com/unitreerobotics/unitree_sdk2_python)
|
||||||
- `cd unitree_sdk2_python & pip install -e .`
|
- `cd unitree_sdk2_python & pip install -e .`
|
||||||
|
@ -90,6 +90,6 @@ python deploy/deploy_mujoco/deploy_mujoco.py g1.yaml
|
||||||
|--- | --- | --- |
|
|--- | --- | --- |
|
||||||
| [](https://oss-global-cdn.unitree.com/static/5aa48535ffd641e2932c0ba45c8e7854.mp4) | [](https://oss-global-cdn.unitree.com/static/8934052becd84d08bc8c18c95849cf32.mp4) | [](https://oss-global-cdn.unitree.com/static/ee7ee85bd6d249989a905c55c7a9d305.mp4) |
|
| [](https://oss-global-cdn.unitree.com/static/5aa48535ffd641e2932c0ba45c8e7854.mp4) | [](https://oss-global-cdn.unitree.com/static/8934052becd84d08bc8c18c95849cf32.mp4) | [](https://oss-global-cdn.unitree.com/static/ee7ee85bd6d249989a905c55c7a9d305.mp4) |
|
||||||
|
|
||||||
## 4. Depoly on Physical Robot
|
## 4. Deploy on Physical Robot
|
||||||
|
|
||||||
reference to [Deploy on Physical Robot(English)](deploy/deploy_real/README.md) | [实物部署(简体中文)](deploy/deploy_real/README.zh.md)
|
reference to [Deploy on Physical Robot(English)](deploy/deploy_real/README.md) | [实物部署(简体中文)](deploy/deploy_real/README.zh.md)
|
||||||
|
|
Loading…
Reference in New Issue