summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4196 from erwincoumans/mastererwincoumans2022-03-091-3/+0
|\
| * remove debugging linesErwin Coumans2022-03-081-3/+0
* | fixChuyuan Kelly Fu2022-03-091-2/+2
* | fixChuyuan Kelly Fu2022-03-083-3/+3
|/
* Revert "Revert "Reduced Deformable Model""revert-4194-revert-4069-mastererwincoumans2022-03-0731-7/+4224
* Revert "Reduced Deformable Model"revert-4069-mastererwincoumans2022-03-0731-4224/+7
* Merge pull request #3996 from wkentaro/addUserDebugPointserwincoumans2022-03-0617-50/+365
|\
| * Add new members at the last of a structKentaro Wada2021-10-251-3/+3
| * Fix pybullet.addUserDebugPoints helpKentaro Wada2021-10-251-1/+1
| * Add pybullet.addUserDebugPointsKentaro Wada2021-10-1617-50/+365
* | Merge pull request #4190 from erwincoumans/mastererwincoumans2022-03-062-5/+17
|\ \
| * | fix premake4 buildErwin Coumans2022-03-052-5/+17
* | | Merge pull request #4161 from r-a-sattarov/mastererwincoumans2022-03-053-8/+14
|\ \ \ | |/ / |/| |
| * | E2K: fixed build by MCST lcc compiler when using BUILD_EXTRAS=ON optionr-a-sattarov2022-02-243-8/+14
* | | Merge pull request #4187 from asuka-mio/mastererwincoumans2022-03-052-1/+6
|\ \ \
| * | | fix build with bionic ctarsin2022-03-042-1/+6
* | | | Merge pull request #4167 from simjaecheol/mastererwincoumans2022-03-051-6/+12
|\ \ \ \
| * | | | urdfEditor - handle joint limitsjaecheol.sim2022-02-151-6/+12
| | |/ / | |/| |
* | | | Merge pull request #4175 from cmower/cmower-fix-import-errorerwincoumans2022-03-052-2/+10
|\ \ \ \
| * | | | Fix import error in humanoid running examples.Chris E. Mower2022-02-212-2/+10
* | | | | Merge pull request #4170 from fuchuyuan/reconstructerwincoumans2022-03-058-10/+335
|\ \ \ \ \
| * | | | | bug fixChuyuan Kelly Fu2022-03-021-2/+2
| * | | | | format commitChuyuan Kelly Fu2022-02-182-23/+24
| * | | | | format changesChuyuan Kelly Fu2022-02-181-3/+3
| * | | | | add API to get and set mesh velocityChuyuan Kelly Fu2022-02-182-1/+19
| * | | | | format filesChuyuan Kelly Fu2022-02-181-213/+210
| * | | | | reset deformable velocityChuyuan Kelly Fu2022-02-182-5/+16
| * | | | | request mesh velocityChuyuan Kelly Fu2022-02-182-4/+15
| * | | | | load deformable deterministic settingChuyuan Kelly Fu2022-02-184-0/+287
| |/ / / /
* | | | | Merge pull request #4172 from fuchuyuan/contacterwincoumans2022-03-052-0/+121
|\ \ \ \ \
| * | | | | 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-032-0/+114
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of github.com:jyc-n/bullet3jingyuc2022-02-2821-180/+322
|\ \ \ \ \
| * | | | | compile fixJingyu Chen2022-02-281-7/+7
| * | | | | Merge branch 'bulletphysics:master' into masterjingyuc2022-02-2821-173/+315
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge pull request #4174 from sippeyxp/substep_randerwincoumans2022-02-283-9/+50
| | |\ \ \ \
| | | * | | | Update push randomizer to use the new randomize_sub_step hook. This fixes iss...Peng Xu2022-02-201-7/+29
| | | * | | | Adding new randomization hook for sim steps (sub steps). This is necessary fo...Peng Xu2022-02-202-2/+21
| | | |/ / /
| | * | | | 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-2411-54/+54
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | rename tiny_obj_loader.h namespace to bt_tinyobj to avoid conflictsErwin Coumans2022-02-2411-54/+54
| | | | |/ / | | | |/| |
| | * | | | fix inded in loopChuyuan Kelly Fu2022-02-181-1/+1
| | | |/ / | | |/| |
| | * | | Revert "Add deformable contact forces info"revert-3979-deformableForceserwincoumans2022-02-181-87/+34
| | |/ /
| | * | add spherical_joint_limit.py exampleErwin Coumans2022-01-301-0/+56
| | * | Implement joint limit for btMultiBody spherical joint. In URDF, addErwin Coumans2022-01-307-4/+90
* | | | revert RobotSimulatorMain.cppjingyuc2022-02-281-60/+12
|/ / /
* | | pybullet reduced deformable examples setup updatedjingyuc2022-02-283-6/+32