summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'master' of https://github.com/erwincoumans/bullet3Erwin Coumans2019-07-282-4/+9
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'bp/master'Erwin Coumans2019-07-272-4/+9
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #2305 from BartMoyaers/parse_contact_bodieserwincoumans2019-07-272-4/+9
|\ \ \ \
| * | | | parse fall contact bodiesBart Moyaers2019-06-242-4/+9
* | | | | Merge pull request #2337 from erwincoumans/mastererwincoumans2019-07-253-4/+60
|\ \ \ \ \
| | | | * | pybullet_envs.deep_mimic: update humanoid3d_cartwheel pretrained policyErwin Coumans2019-07-282-0/+0
| | | | |/
| | | * | export btHeightfieldTerrainShape to PyBullet. Note that tinyrenderer doesn't ...Erwin Coumans2019-07-291-4/+7
| | | * | export btHeightfieldTerrainShape to PyBullet. Note that tinyrenderer doesn't ...Erwin Coumans2019-07-2914-70/+285
| | | |/
| | | * copy/move heightfield files around (part of pybullet_data)Erwin Coumans2019-07-2518-9/+652
| | |/ | |/|
| * | fix rotational friction between btMultiBody and btRigidBodyErwin Coumans2019-07-243-4/+60
|/ /
* | Merge pull request #2335 from erwincoumans/mastererwincoumans2019-07-2339-105/+4808
|\ \
| * | remove temp fileErwin Coumans2019-07-231-14/+0
| * | add friction_anchor to microtaur.urdfErwin Coumans2019-07-2315-0/+1242
| * | btHeightFieldTerrainShape, init new memberErwin Coumans2019-07-233-2/+6
| * | add example loading heightfield from image and csv, using assets from DeepLoc...Erwin Coumans2019-07-2315-95/+3546
| * | Merge branch 'master' of https://github.com/erwincoumans/bullet3Erwin Coumans2019-07-2310-11/+36
| |\ \
| | * \ Merge branch 'master' of https://github.com/erwincoumans/bullet3Erwin Coumans2019-07-234-7/+22
| | |\ \
| | | * | remove some left-over debugging from deep_mimicErwin Coumans2019-07-222-3/+3
| | | * | Merge branch 'master' of https://github.com/erwincoumans/bullet3Erwin Coumans2019-07-222-0/+0
| | | |\ \
| | | * | | pybullet_envs.deep_mimic: use getLinkStates for faster 'getReward'Erwin Coumans2019-07-222-4/+19
| | * | | | deep_mimic: replace retrained backflip policyErwin Coumans2019-07-233-3/+8
| | | |/ / | | |/| |
| | * | | Merge branch 'master' of https://github.com/erwincoumans/bullet3Erwin Coumans2019-07-221-1/+6
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'bp/master'Erwin Coumans2019-07-221-1/+6
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #2332 from erwincoumans/mastererwincoumans2019-07-2213-172/+2129
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2326 from biller23/patch-2erwincoumans2019-07-221-1/+6
|\ \ \ \ \ \
| * | | | | | Fix alignment macros for btScalar.hbiller232019-07-131-1/+6
| | | | * | | update walk policy trained using latest PyBullet 2.5.2. Still need to update ...Erwin Coumans2019-07-222-0/+0
| | | | |/ /
| | | | * | bump up versionErwin Coumans2019-07-221-1/+1
| | | |/ / | | |/| |
| | * | | fix a leak in previous commitErwin Coumans2019-07-221-1/+18
| | | * | fix a memory leak in previous commit, in pybullet_resetJointStatesMultiDofErwin Coumans2019-07-221-1/+18
| | |/ /
| | * | only if SPD is enabledErwin Coumans2019-07-211-1/+2
| | * | fix memory leak in previous commitErwin Coumans2019-07-211-0/+8
| | * | enable useArray for deep_mimic rewardErwin Coumans2019-07-211-1/+1
| | * | Merge remote-tracking branch 'bp/master'Erwin Coumans2019-07-211-1/+1
| | |\ \ | |_|/ / |/| | |
* | | | Update HeightfieldExample.cpperwincoumans2019-07-191-1/+1
|/ / /
| * | Merge branch 'master' of https://github.com/erwincoumans/bullet3Erwin Coumans2019-07-211-195/+188
| |\ \
| | * | remove tabs from urdfErwin Coumans2019-07-171-120/+118
| | * | remove trailing whitespaceErwin Coumans2019-07-171-77/+72
| * | | Implement faster array versions of PyBullet: getJointStatesMultiDof, getLinkS...Erwin Coumans2019-07-2112-172/+1504
| |/ /
| * | add laikago urdf with toes (for inverse kinematics, and control over stiffnes...Erwin Coumans2019-07-171-0/+606
|/ /
* | Merge pull request #2278 from biller23/patch-1erwincoumans2019-07-121-2/+6
|\ \
| * | Fix GCC alignement macros on Windowsbiller232019-06-031-2/+6
* | | Merge pull request #2325 from erwincoumans/mastererwincoumans2019-07-126-4/+320
|\ \ \
| * | | fix in multi-endeffector IK, calculate jacobian uses dofs without base, fix p...Erwin Coumans2019-07-116-4/+320
|/ / /
* | | Merge pull request #2324 from sanchitgarg/updateReadmeAndGitignoreerwincoumans2019-07-112-1/+2
|\ \ \
| * | | Updated readme to reflect correct sln file nameSanchit Garg2019-07-112-1/+2
|/ / /
* | | Merge pull request #2323 from erwincoumans/mastererwincoumans2019-07-101-1/+1
|\ \ \
| * | | fix issue in previous commit (need to reserve instead of resize)Erwin Coumans2019-07-101-1/+1
* | | | Merge pull request #2322 from erwincoumans/mastererwincoumans2019-07-1011-81/+547
|\ \ \ \ | |/ / /
| * | | expose PyBullet.calculateInverseKinematics2 that allows to specify multiple I...Erwin Coumans2019-07-109-78/+544