summaryrefslogtreecommitdiff
path: root/examples/SharedMemory/PhysicsServerCommandProcessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reduced Deformable Model"revert-4069-mastererwincoumans2022-03-071-477/+4
* Merge pull request #3996 from wkentaro/addUserDebugPointserwincoumans2022-03-061-0/+49
|\
| * Add pybullet.addUserDebugPointsKentaro Wada2021-10-161-0/+49
* | Merge pull request #4170 from fuchuyuan/reconstructerwincoumans2022-03-051-6/+29
|\ \
| * | bug fixChuyuan Kelly Fu2022-03-021-2/+2
| * | format commitChuyuan Kelly Fu2022-02-181-18/+20
| * | reset deformable velocityChuyuan Kelly Fu2022-02-181-4/+15
| * | request mesh velocityChuyuan Kelly Fu2022-02-181-2/+12
* | | Merge pull request #4172 from fuchuyuan/contacterwincoumans2022-03-051-0/+120
|\ \ \
| * | | bug fixChuyuan Kelly Fu2022-03-031-1/+0
| * | | format filesChuyuan Kelly Fu2022-03-031-11/+12
| * | | limit num contacts reported. Add distance to Deformable Deformable contactChuyuan Kelly Fu2022-03-031-0/+7
| * | | add collision infoChuyuan Kelly Fu2022-03-031-0/+113
* | | | compile fixJingyu Chen2022-02-281-7/+7
* | | | Merge branch 'bulletphysics:master' into masterjingyuc2022-02-281-122/+81
|\ \ \ \ | |/ / /
| * | | Merge pull request #4178 from RanTig/rb-userdataerwincoumans2022-02-241-20/+32
| |\ \ \
| | * | | Also adds user data specified in URDF files to rigid bodies (previously,Tigran Gasparian2022-02-231-20/+32
| * | | | Merge pull request #4181 from erwincoumans/mastererwincoumans2022-02-241-16/+16
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | rename tiny_obj_loader.h namespace to bt_tinyobj to avoid conflictsErwin Coumans2022-02-241-16/+16
| * | | | fix inded in loopChuyuan Kelly Fu2022-02-181-1/+1
| | |/ / | |/| |
| * | | Revert "Add deformable contact forces info"revert-3979-deformableForceserwincoumans2022-02-181-87/+34
| |/ /
* | | clean up: rename folderjingyuc2022-01-301-3/+3
* | | clean up: rename the *ReducedSoftBody* as *ReducedDeformableBody* for clarityjingyuc2022-01-301-8/+8
* | | change reduced deformable example set up in pybulletJingyu Chen2021-12-091-1/+8
* | | Merge branch 'master' into mastererwincoumans2021-12-061-46/+108
|\ \ \ | |/ /
| * | Merge pull request #3979 from johbrust/deformableForceserwincoumans2021-11-131-34/+87
| |\ \
| | * | Fix bug due to missing swapJohannes Brust2021-10-211-58/+59
| | * | Add deformable contact forces infoJohannes Brust2021-09-281-83/+135
| | |/
| * | Merge pull request #4016 from stephentu/patch-1erwincoumans2021-11-121-10/+7
| |\ \
| | * | Fix bug in server handling of inverse dynamicsStephen Tu2021-10-281-10/+7
| | |/
| * | add user data to deformable urdfChuyuan Fu2021-10-291-1/+14
| |/
* | debug pybullet setupjyc-n2021-12-011-1/+9
* | add a flag to switch between the reduced deformable and full deformablejingyuc2021-11-231-8/+10
* | no longer need to use start_modes, because all the rigid modes are not saved ...jingyuc2021-11-161-1/+1
* | add mass scaling for reduced deformable modeljingyuc2021-11-111-0/+2
* | reduced deformable is now working with pybulletjingyuc2021-11-051-108/+5
* | add reduced deformable urdf parserjingyuc2021-11-041-37/+35
* | reduced deformable cube free fall example is now working in pybulletjingyuc2021-11-021-10/+8
* | c++ example for reduced deformable objectjingyuc2021-11-011-5/+567
|/
* Merge pull request #3950 from bttner/fix_external_force_commanderwincoumans2021-09-201-22/+21
|\
| * External force and torque frame fixFelix Büttner2021-09-021-22/+21
* | revert linkNames in createMultiBody, we cannot pass pointers pointing to loca...Erwin Coumans2021-09-201-10/+1
* | Merge pull request #3951 from erwincoumans/mastererwincoumans2021-09-021-0/+44
|\ \ | |/ |/|
| * implement resetMeshData for deformable bodies, this allows better reset for r...Erwin Coumans2021-09-021-0/+44
* | implement request deformable contact infoChuyuan Fu2021-08-181-0/+127
|/
* Add pybullet.configureDebugVisualizer(rgbBackground=[red,green,blue]) (each c...erwin coumans2021-05-061-0/+4
* Merge branch 'master' of github.com:erwincoumans/bullet3Erwin Coumans2021-04-221-0/+27
|\
| * pybullet: getDynamicsInfo report local inertia diagonal for useMaximalCoordin...erwin coumans2021-04-201-0/+6
| * PyBullet:erwin coumans2021-04-201-0/+13
| * fix for 'useMaximalCoordinates' rigid body in PyBullet: activate a rigid body...erwin coumans2021-04-201-0/+5