summaryrefslogtreecommitdiff
path: root/examples/pybullet/gym/pybullet_envs/deep_mimic/env
Commit message (Expand)AuthorAgeFilesLines
* add yapf style and apply yapf to format all Python filesErwin Coumans2019-04-2710-1338/+1853
* rename laikago_walk.json -> txtErwin Coumans2019-04-181-1/+1
* implement stablePD control version of testLaikago, in preparation for quadrup...Erwin Coumans2019-04-053-10/+636
* Added laikago mocap data for a DeepMimic compatible walk cycleerwincoumans2019-04-044-22/+276
* replace deep_mimic policies by versions trained using PyBullet, backflip work...Erwin Coumans2019-02-241-26/+25
* more work on pybullet_envs.deep_mimic.erwincoumans2019-02-183-66/+132
* deep_mimic: add option for spherical joint drive motor, next to stable PD con...erwincoumans2019-02-122-3/+64
* towards python 2.x support for deep_mimic (still issue with Logger.print2)Erwin Coumans2019-02-111-2/+8
* disable GUI in deep_mimic, it slows down too much on Mac OSXErwin Coumans2019-02-111-0/+2
* add missing __init__.py for pipErwin Coumans2019-02-111-0/+1
* PyBullet deep_mimic fix computeAngVelRelerwincoumans2019-02-101-1/+1
* allow pybullet_envs.deep_mimic.testrl --arg_file run_humanoid3d_backflip_args...erwincoumans2019-02-105-218/+268
* add mpi_run version (not working yet)Erwin Coumans2019-02-011-1/+1
* deepmimic fix: reference initialization wasn't spread over all framesErwin Coumans2019-02-012-3/+6
* enable deepmimic training on macErwin Coumans2019-02-012-6/+8
* PyBullet env for DeepMimic (preliminary work-in-progress)erwincoumans2019-01-314-0/+866
* enable stable PD plugin in premake4.lua PyBulleterwincoumans2019-01-313-0/+270