| G1-29dof-gripper |
G1-29dof-dex3 |
G1-29dof-inspire |
H1-2-inspire |
Isaac-PickPlace-Cylinder-G129-Dex1-Joint
|
Isaac-PickPlace-Cylinder-G129-Dex3-Joint
|
Isaac-PickPlace-Cylinder-G129-Inspire-Joint
|
Isaac-PickPlace-Cylinder-H12-27dof-Inspire-Joint
|
Isaac-PickPlace-RedBlock-G129-Dex1-Joint
|
Isaac-PickPlace-RedBlock-G129-Dex3-Joint
|
Isaac-PickPlace-RedBlock-G129-Inspire-Joint
|
Isaac-PickPlace-RedBlock-H12-27dof-Inspire-Joint
|
Isaac-Stack-RgyBlock-G129-Dex1-Joint
|
Isaac-Stack-RgyBlock-G129-Dex3-Joint
|
Isaac-Stack-RgyBlock-G129-Inspire-Joint
|
Isaac-Stack-RgyBlock-H12-27dof-Inspire-Joint
|
Isaac-Move-Cylinder-G129-Dex1-Wholebody
|
Isaac-Move-Cylinder-G129-Dex3-Wholebody
|
Isaac-Move-Cylinder-G129-Inspire-Wholebody
|
## 2、⚙️ 环境配置与运行
该项目需要安装Isaac Sim 4.5.0/Isaac Sim 5.x.0以及Isaac Lab,具体安装可参考[官方教程](https://isaac-sim.github.io/IsaacLab/main/source/setup/installation/pip_installation.html).或者按照下面流程进行安装。Ubuntu 20.4与Ubuntu 22.4以及以上版本安装方式不同,请根据自己的系统版本以及显卡资源进行安装。
### 2.1 Isaac Sim 4.5.0相关环境安装
环境的安装可以采用下面两种方式进行:
- 使用 `auto_setup_env.sh` 脚本进行自动安装
```
chmod +x auto_setup_env.sh
bash auto_setup_env.sh 4.5 unitree_sim_env
```
- 参考下面文档进行安装
请参考