add Laikago quadruped model, thanks to Unitree for the cad meshes.

If you use the Laikago URDF, please add a citation to PyBullet:

@MISC{coumans2018,
author =   {Erwin Coumans and Yunfei Bai},
title =    {PyBullet, a Python module for physics simulation for games, robotics and machine learning},
howpublished = {\url{http://pybullet.org}},
year = {2016--2018}
}
This commit is contained in:
Erwin Coumans
2018-10-26 18:49:58 -07:00
parent f1ac24cc60
commit 0511a36a67
24 changed files with 32203 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
URDF model created by Erwin Coumans.
Meshes derived from Laikago cad model, used by permission of Unitree.
If you use the model, add a citation to PyBullet:
@MISC{coumans2018,
author = {Erwin Coumans and Yunfei Bai},
title = {PyBullet, a Python module for physics simulation for games, robotics and machine learning},
howpublished = {\url{http://pybullet.org}},
year = {2016--2018}
}