summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update UrdfParser.cpperwincoumans-patch-5erwincoumans2019-02-281-1/+9
* Merge pull request #2132 from Pandhariix/mastererwincoumans2019-02-281-1/+1
|\
| * Use the correct structure in the PhysicsServerCommandProcessor::processReques...Pandhariix2019-02-281-1/+1
|/
* Merge pull request #2129 from dictoon/mastererwincoumans2019-02-271-3/+13
|\
| * Fix crash in btGImpactMeshShape vs btBvhTriangleMeshShapeFrancois Beaune2019-02-271-3/+13
* | Merge pull request #2130 from erwincoumans/mastererwincoumans2019-02-276-135/+175
|\ \ | |/ |/|
| * revert to original humanoidMotionCapture.py example. Add a showJointMotorTorq...erwincoumans2019-02-271-292/+340
| * Expose motor drive torque reporting for motors in spherical joints in getJoin...erwincoumans2019-02-276-304/+296
* | Merge pull request #1902 from cloudwu/fixmingwbuilderwincoumans2019-02-262-20/+9
|\ \ | |/ |/|
| * fix mingw buildCloud Wu2018-09-272-20/+9
* | Merge pull request #2122 from waveform80/parallelism-for-the-memory-challengederwincoumans2019-02-261-0/+12
|\ \
| * | Limit compilation parallelismDave Jones2019-02-201-0/+12
* | | Merge pull request #2126 from erwincoumans/mastererwincoumans2019-02-255-26/+25
|\ \ \ | |/ / |/| |
| * | replace deep_mimic policies by versions trained using PyBullet, backflip work...Erwin Coumans2019-02-245-26/+25
* | | Merge pull request #2116 from erwincoumans/mastererwincoumans2019-02-1831-96/+258
|\ \ \ | |/ /
| * | bump up to PyBullet 2.4.5Erwin Coumans2019-02-181-1/+1
| * | Merge remote-tracking branch 'bp/master'Erwin Coumans2019-02-1811-0/+3090
| |\ \ | |/ / |/| |
* | | Merge pull request #2105 from Somedaywilldo/mastererwincoumans2019-02-1811-0/+3090
|\ \ \
| * | | add Human3.6M support for deep_mimic envSomedaywilldo2019-02-1311-0/+3090
| | * | fixed failed git mergeerwincoumans2019-02-181-1/+0
| | * | more work on pybullet_envs.deep_mimic.erwincoumans2019-02-1825-76/+176
| | * | PyBullet: fix issue with setCollisionFilterGroupMaskerwincoumans2019-02-171-1/+1
| | * | bump up pybullet versionErwin Coumans2019-02-131-1/+1
| | * | Merge remote-tracking branch 'bp/master'Erwin Coumans2019-02-133-29/+44
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2106 from erwincoumans/mastererwincoumans2019-02-1230-64/+394
|\ \ \ \ | |/ / / |/| | |
* | | | Merge pull request #2104 from RanTig/user-data-info-in-notificationerwincoumans2019-02-123-29/+44
|\ \ \ \
| * | | | Adds extra information about the UserData in the notifications.Tigran Gasparian2019-02-123-29/+44
|/ / / /
| | * | deal properly with resize/retina in eglPlugin/eglRendererVisualShapeConvertererwincoumans2019-02-132-2/+7
| | * | fix path issue with URDF2PhysX.cpp/herwincoumans2019-02-132-2/+2
| | * | deep_mimic: add option for spherical joint drive motor, next to stable PD con...erwincoumans2019-02-124-14/+72
| |/ /
| * | allow batch creation of objects through PyBullet.createMultiBody, see createM...erwincoumans2019-02-1210-28/+308
| * | add deep_mimic pre-trained policiesbla2019-02-114-0/+0
| * | towards python 2.x support for deep_mimic (still issue with Logger.print2)Erwin Coumans2019-02-113-5/+22
| * | 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-113-0/+3
| * | more fixes in deep_mimic envErwin Coumans2019-02-116-3/+3
| * | fixes in PyBullet deep_mimic to allow running in pip versionErwin Coumans2019-02-1113-28/+56
|/ /
* | Merge pull request #2103 from erwincoumans/mastererwincoumans2019-02-1130-1295/+834
|\ \
| * | PyBullet deep_mimic fix computeAngVelRelerwincoumans2019-02-102-10/+18
| * | add pre-trained backflip policy thanks to Jason Peng from https://github.com/...erwincoumans2019-02-102-0/+0
| * | remove obsolete deep_mimic files (use the one in deep_mimic/env)erwincoumans2019-02-105-1066/+31
| * | allow pybullet_envs.deep_mimic.testrl --arg_file run_humanoid3d_backflip_args...erwincoumans2019-02-1017-229/+556
| * | PyBullet: add domino asset and exampleerwincoumans2019-02-106-0/+239
* | | Merge pull request #2055 from xantares/pybulleterwincoumans2019-02-105-1/+39
|\ \ \
| * | | Cancel built time print changesxantares2019-01-151-2/+0
| * | | On OSX link with dynamic_lookupMichel Zou2019-01-121-1/+8
| * | | Install examples libMichel Zou2019-01-124-0/+21
| * | | Print build time only in debug modeMichel Zou2019-01-111-0/+2
| * | | OSX Python extension is .soMichel Zou2019-01-111-0/+3
| * | | Add pybullet install ruleMichel Zou2019-01-111-0/+7