summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Adds a timestamp as a physics parameter.mbennice2019-03-143-5/+14
* | | | | | Merge pull request #2159 from bulletphysics/erwincoumans-globerwincoumans2019-03-141-1/+1
|\ \ \ \ \ \
| * | | | | | Update kuka_diverse_object_gym_env.pyerwincoumans-globerwincoumans2019-03-141-1/+1
| |/ / / / /
* | | | | | Merge pull request #2162 from erwincoumans/cl_237962826erwincoumans2019-03-1415-59/+78
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Qualify calls to certain functions from the cmath library.Erwin Coumans2019-03-1413-34/+53
| | * | | | fix memory leak in PyBullet.calculateInverseKinematics when joint limits are ...Erwin Coumans2019-03-201-191/+174
| | |/ / /
| | * | | add vision 60 urdf (from Ghost Robotics) and zipped random urdfsErwin Coumans2019-03-152-0/+568
| | * | | fix premake and cmake for ExampleBrowserErwin Coumans2019-03-152-2/+4
| |/ / /
| * | | Merge remote-tracking branch 'bp/master'Erwin Coumans2019-03-1310-24/+473
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2145 from fuchuyuan/addExampleerwincoumans2019-03-1210-24/+473
|\ \ \ \
| * | | | Turn off self-collision for FixJointBoxes exampleChuyuan Fu2019-03-113-0/+25
| * | | | another fixChuyuan Fu2019-03-081-2/+2
| * | | | Try to fix testsChuyuan Fu2019-03-081-8/+7
| * | | | Merge branch 'master' into addExamplefuchuyuan2019-03-072-7/+7
| |\ \ \ \
| * | | | | Add urdf file for examples/BulletRobotics/JointLimit.cppChuyuan Fu2019-03-071-0/+87
| * | | | | Untrack Grasp box example for now. This example needs more adjustment.Chuyuan Fu2019-03-074-210/+3
| * | | | | Add grasp box example and fixjoint boxes example.Chuyuan Fu2019-03-076-32/+298
| * | | | | Add joint limit example.Chuyuan Fu2019-03-074-2/+138
| * | | | | Add an example of a stack of boxes of large mass ratio. The defaultChuyuan Fu2019-03-074-1/+143
| | |_|/ / | |/| | |
| * | | | Merge pull request #2 from bulletphysics/masterfuchuyuan2019-03-0727-312/+1738
| |\ \ \ \
| | | | * \ Merge remote-tracking branch 'bp/master'erwincoumans2019-03-121-2/+2
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #2154 from dambem/patch-1erwincoumans2019-03-101-2/+2
|\ \ \ \ \ \
| * | | | | | Fixing issue where mass of motors is uneven Damian Bemben2019-03-101-2/+2
|/ / / / / /
* | | | | | Merge pull request #2153 from erwincoumans/mastererwincoumans2019-03-099-37/+92
|\ \ \ \ \ \
| | | | | * | btBlockSolver use m_data2 instead of m_dataErwin Coumans2019-03-112-25/+25
| | |_|_|/ / | |/| | | |
| * | | | | expose maxJointVelocity through PyBullet.changeDynamics, this Fixes Issue #1890erwincoumans2019-03-096-6/+34
| * | | | | allow to PyBullet.changeDynamics for all links in maximal coordinate rigid bo...erwincoumans2019-03-083-30/+57
| * | | | | Merge branch 'master' of https://github.com/erwincoumans/bullet3Erwin Coumans2019-03-081-1/+1
| |\ \ \ \ \
| | * | | | | bump up PyBullet version to 2.4.7Erwin Coumans2019-03-071-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #2147 from erwincoumans/mastererwincoumans2019-03-076-3/+169
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #2146 from erwincoumans/mastererwincoumans2019-03-072-8/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | | * | | tweak mouse wheel multiplierErwin Coumans2019-03-081-1/+1
| | |/ / /
| | * | | Expose anisotropic friction, add snake demo. Simple snake slither locomotion ...erwincoumans2019-03-076-3/+169
| |/ / /
| * | | use b3RobotJointInfo instead of b3JointInfo, so it is initialized.erwincoumans2019-03-072-8/+7
|/ / /
* | | Merge pull request #2144 from erwincoumans/mastererwincoumans2019-03-0713-96/+330
|\ \ \
| * \ \ Merge remote-tracking branch 'bp/master'erwincoumans2019-03-0614-216/+1408
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2142 from fuchuyuan/fixedJointerwincoumans2019-03-064-0/+144
|\ \ \ \
| * | | | Add boxes joint by fixed joint example\n Onlyp2p joint worksChuyuan Fu2019-03-064-0/+144
| | |/ / | |/| |
| * | | Merge pull request #1 from bulletphysics/masterfuchuyuan2019-03-0427-1822/+1056
| |\ \ \
* | \ \ \ Merge pull request #2141 from erwincoumans/blocksolvererwincoumans2019-03-0612-216/+1264
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | apply mouse_move_multiplier and mouse_wheel_multipliererwincoumans2019-02-281-5/+5
| * | | | remove src/BulletDynamics/Featherstone/btMultiBodyBlockConstraintSolver.cpp a...erwincoumans2019-02-2721-3207/+989
| * | | | revert experiment not passing the constraint solver back down from btMultiBod...erwincoumans2019-02-271-2/+2
| * | | | prepare small experiment with block solvererwincoumans2019-02-2620-804/+2881
| * | | | preparation for block solver btRigidBody.erwincoumans2019-02-2613-187/+1376
| | | * | reduce size of SharedMemoryStatus by moving state details into shared memory ...erwincoumans2019-03-0613-96/+330
| |_|/ / |/| | |
* | | | Merge pull request #2138 from erwincoumans/mastererwincoumans2019-03-032-8/+83
|\ \ \ \
| * | | | Implement 'cone friction' for the rolling friction, to avoid curved trajector...erwincoumans2019-03-032-8/+83
* | | | | Merge pull request #2137 from erwincoumans/mastererwincoumans2019-03-032-25/+26
|\ \ \ \ \ | |/ / / /
| * | | | fix regression in MJCF import for TinyRenderererwincoumans2019-03-031-1/+2