|
1 | | -# Welcome to the Unitree Go2/G1 Omniverse Project! |
| 1 | + |
2 | 2 |
|
3 | | -I am thrilled to announce that the Unitree Go2/G1 robot has now been integrated with the Nvidia Isaac Sim 4.0 (Isaac Lab), marking a major step forward in robotics research and development. The combination of these two cutting-edge technologies opens up a world of possibilities for creating and testing algorithms in a variety of simulated environments. |
| 3 | + |
| 4 | +# Welcome to the Unitree Go2/G1 Digital Twins Project! |
| 5 | + |
| 6 | +[](https://docs.omniverse.nvidia.com/isaacsim/latest/overview.html) |
| 7 | +[](https://docs.python.org/3/whatsnew/3.10.html) |
| 8 | +[](https://releases.ubuntu.com/22.04/) |
| 9 | +[](https://opensource.org/licenses/BSD-2-Clause) |
| 10 | + |
| 11 | +We are thrilled to announce that the Unitree Go2/G1 robot has now been integrated with the Nvidia Isaac Sim 4.0 (Isaac Lab), marking a major step forward in robotics research and development. The combination of these two cutting-edge technologies opens up a world of possibilities for creating and testing algorithms in a variety of simulated environments. |
4 | 12 |
|
5 | 13 | Get ready to take your research to the next level with this powerful new resource at your fingertips! |
6 | 14 |
|
@@ -103,7 +111,7 @@ Full instruction: |
103 | 111 | https://isaac-sim.github.io/IsaacLab/source/setup/installation/binaries_installation.html |
104 | 112 | ``` |
105 | 113 |
|
106 | | -Some suggestions from me: |
| 114 | +Some suggestions: |
107 | 115 | 1. You need to check nvidia-smi, it should work, before installing Isaac Sim 4.0 |
108 | 116 | 2. You need to install Miniconda and execute: conda config --set auto_activate_base false |
109 | 117 | 3. Install Omniverse launcher and then install Isaac Sim 4.0. |
@@ -151,7 +159,7 @@ You can control the dog using "WASD" keyboard commands |
151 | 159 |
|
152 | 160 | ## ROS2 SDK |
153 | 161 |
|
154 | | -You can use https://github.com/abizovnuralem/go2_ros2_sdk or https://github.com/unitreerobotics/unitree_ros2 as a basement for your ROS2 setup. |
| 162 | +You can use https://github.com/abizovnuralem/go2_ros2_sdk as a basement for your ROS2 setup. |
155 | 163 |
|
156 | 164 |
|
157 | 165 | ## Select custom env |
|
0 commit comments