Browse Source

[update] README

main
silencht 8 months ago
parent
commit
c12cf6a1a9
  1. 6
      README.md
  2. 6
      README_zh-CN.md

6
README.md

@ -199,7 +199,11 @@ Then launch the simulation with a G1(29 DoF) and Dex3 hand configuration:
(unitree_sim_env) unitree@Host:~/unitree_sim_isaaclab$ python sim_main.py --device cpu --enable_cameras --task Isaac-PickPlace-Cylinder-G129-Dex3-Joint --enable_dex3_dds --robot_type g129
```
After simulation starts, click once in the window to activate it. The terminal will show: `controller started, start main loop...`
💥💥💥 NOTICE❗
> **After simulation starts, click once in the window to activate it.**
>
> The terminal will show: `controller started, start main loop...`
Here is the simulation GUI:

6
README_zh-CN.md

@ -201,7 +201,11 @@
(unitree_sim_env) unitree@Host:~/unitree_sim_isaaclab$ python sim_main.py --device cpu --enable_cameras --task Isaac-PickPlace-Cylinder-G129-Dex3-Joint --enable_dex3_dds --robot_type g129
```
仿真环境启动后,使用鼠标左键在窗口内点击一次以激活仿真运行状态。此时,终端内输出 `controller started, start main loop...`
💥💥💥 请注意❗
> **仿真环境启动后,使用鼠标左键在窗口内点击一次以激活仿真运行状态。**
>
> 此时,终端内输出 `controller started, start main loop...`
仿真界面如下图所示:

Loading…
Cancel
Save