Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# unitree_model
|
2 |
+
|
3 |
+
This is a repository providing Unitree's robot 3D models for different environments.
|
4 |
+
|
5 |
+
For more information about robots model, please visit [unitree_ros](https://github.com/unitreerobotics/unitree_ros).
|
6 |
+
|
7 |
+
|
8 |
+
## Generate from urdf
|
9 |
+
|
10 |
+
Please follow [import_urdf tutorial](https://docs.isaacsim.omniverse.nvidia.com/4.5.0/robot_setup/import_urdf.html#getting-started) to convert URDF.
|
11 |
+
Due to some bugs in the python script in version 4.5, please use `Direct Import`.
|
12 |
+
|
13 |
+
Specify the settings as follows:
|
14 |
+
- Select **Movebale Base** in Links
|
15 |
+
- Select **Stiffness** in Joint Configuration
|
16 |
+
- Select **Force** in Drive Type
|
17 |
+
- **Allow Self-Collision**
|