summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #4171 from fuchuyuan/indexerwincoumans2022-02-221-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fix inded in loopChuyuan Kelly Fu2022-02-181-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #4169 from bulletphysics/revert-3979-deformableForceserwincoumans2022-02-183-97/+39
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Revert "Add deformable contact forces info"revert-3979-deformableForceserwincoumans2022-02-183-97/+39
|/ / / / / /
* | | | | | Merge pull request #4160 from erwincoumans/mastererwincoumans2022-02-121-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | update pybullet quickstart guide pdfErwin Coumans2022-02-121-0/+0
* | | | | | Merge pull request #4151 from erwincoumans/mastererwincoumans2022-01-3113-5/+537
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Implement joint limit for btMultiBody spherical joint. In URDF, addErwin Coumans2022-01-302-0/+385
| * | | | | add spherical_joint_limit.py exampleErwin Coumans2022-01-301-0/+56
| * | | | | Implement joint limit for btMultiBody spherical joint. In URDF, addErwin Coumans2022-01-3010-5/+96
|/ / / / /
| * | | | revert RobotSimulatorMain.cppjingyuc2022-02-281-60/+12
| |/ / /
| * | | pybullet reduced deformable examples setup updatedjingyuc2022-02-283-6/+32
| * | | clean up initialization and the rigid flagjingyuc2022-02-2015-139/+183
| * | | fixed the uninitialized values in FreeFall exampleJingyu Chen2022-02-181-2/+2
| * | | fixed the incorrect solverBody pairing issue of the reduced deformable solver...Jingyu Chen2022-02-1310-98/+80
| * | | clean up: remove unused example, rename the benchmark examplejingyuc2022-01-306-366/+16
| * | | clean up: rename folderjingyuc2022-01-3020-41/+41
| * | | clean up: add missing CMakeListsjingyuc2022-01-301-6/+6
| * | | clean up: rename the *ReducedSoftBody* as *ReducedDeformableBody* for clarityjingyuc2022-01-3021-219/+218
| * | | clean up: reverted some unnecessary changesjingyuc2022-01-305-489/+485
| * | | Merge branch 'bulletphysics:master' into masterjingyuc2022-01-3023-548/+12023
| |\ \ \ | |/ / / |/| | |
* | | | fix cmake buildErwin Coumans2022-01-292-0/+2
| |/ / |/| |
* | | Merge pull request #4116 from jamesbraza/fixing-imaging-exampleserwincoumans2022-01-112-2/+5
|\ \ \
| * | | Added forgotten capitalization of code tagJames Braza2022-01-021-1/+1
| * | | Added comment about why H x W differ from expectedJames Braza2022-01-021-1/+3
| * | | Added numpy reshapings to raw imageJames Braza2022-01-021-2/+2
| * | | Added comment giving confidence in the changing w x h orderingsJames Braza2022-01-021-0/+1
* | | | Merge pull request #4119 from erwincoumans/mastererwincoumans2022-01-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | move the mutex lock to include the 'getNewManifold', dealing with Issue #4117Erwin Coumans2022-01-021-1/+1
* | | | Merge pull request #4100 from erwincoumans/mastererwincoumans2021-12-101-9/+9
|\ \ \ \ | |/ / /
| * | | fix texture coordinates for aliengo trunkErwin Coumans2021-12-101-9/+9
* | | | Merge pull request #4099 from erwincoumans/mastererwincoumans2021-12-1018-545/+12015
|\ \ \ \ | |/ / /
| * | | prettify aliengo trunk a bitErwin Coumans2021-12-102-193/+4797
| * | | delete MPL licensed meshes, replace by manual textured meshes.Erwin Coumans2021-12-1018-545/+7411
|/ / /
| * | modified benchmark exampleJingyu Chen2021-12-093-376/+252
| * | allow multiple reduced deformable object in one simJingyu Chen2021-12-096-12/+68
| * | change reduced deformable example set up in pybulletJingyu Chen2021-12-093-5/+14
| * | Merge branch 'master' into mastererwincoumans2021-12-06310-13062/+45771
| |\ \ | |/ / |/| |
* | | Merge pull request #4060 from erwincoumans/mastererwincoumans2021-12-013-3/+3
|\ \ \
| * | | bump up PyBullet to version 3.21Erwin Coumans2021-12-013-3/+3
* | | | Merge pull request #4048 from priority-kew/aliengo_reduced_meshes3.21erwincoumans2021-11-248-0/+1063
|\ \ \ \
| * | | | Import Aliengo URDFChase Kew2021-11-248-0/+1063
|/ / / /
* | | | Merge pull request #3848 from nekomatata/heightmap-early-exiterwincoumans2021-11-181-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix early exit in heightfield raycastPouleyKetchoupp2021-05-131-0/+1
* | | | Merge pull request #3921 from ayzaan/patch-1erwincoumans2021-11-131-0/+317
|\ \ \ \
| * | | | Create URDF for white xarmAyzaan Wahid2021-07-291-0/+317
| |/ / /
* | | | Merge pull request #3979 from johbrust/deformableForceserwincoumans2021-11-133-39/+97
|\ \ \ \
| * | | | Fix bug due to missing swapJohannes Brust2021-10-211-58/+59
| * | | | Add deformable contact forces infoJohannes Brust2021-09-283-88/+145
* | | | | Merge pull request #4024 from BlGene/egl_device_selectionerwincoumans2021-11-131-1/+24
|\ \ \ \ \