AgnelWang commited on
Commit
4b0cbe3
·
verified ·
1 Parent(s): 73056f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: bsd-3-clause
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**