Skip to content

Commit 20f34de

Browse files
committed
update readme
1 parent aab924c commit 20f34de

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
# Welcome to the Unitree Go2/G1 Omniverse Project!
1+
![Digital Twins](https://github.com/abizovnuralem/go2_ros2_sdk/assets/33475993/ddbe30ab-21d1-46fd-b44b-198efba92771)
22

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+
[![IsaacSim](https://img.shields.io/badge/IsaacSim-4.0-silver.svg)](https://docs.omniverse.nvidia.com/isaacsim/latest/overview.html)
7+
[![Python](https://img.shields.io/badge/python-3.10-blue.svg)](https://docs.python.org/3/whatsnew/3.10.html)
8+
[![Linux platform](https://img.shields.io/badge/platform-linux--64-orange.svg)](https://releases.ubuntu.com/22.04/)
9+
[![License](https://img.shields.io/badge/license-BSD--2-yellow.svg)](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.
412

513
Get ready to take your research to the next level with this powerful new resource at your fingertips!
614

@@ -103,7 +111,7 @@ Full instruction:
103111
https://isaac-sim.github.io/IsaacLab/source/setup/installation/binaries_installation.html
104112
```
105113

106-
Some suggestions from me:
114+
Some suggestions:
107115
1. You need to check nvidia-smi, it should work, before installing Isaac Sim 4.0
108116
2. You need to install Miniconda and execute: conda config --set auto_activate_base false
109117
3. Install Omniverse launcher and then install Isaac Sim 4.0.
@@ -151,7 +159,7 @@ You can control the dog using "WASD" keyboard commands
151159

152160
## ROS2 SDK
153161

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.
155163

156164

157165
## Select custom env

0 commit comments

Comments
 (0)