This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
8750d4908200b8192a3122caa39215d7f0702f9b
bullet3
/
examples
/
pybullet
History
Erwin Coumans
8750d49082
fix blocking plot.show() never terminating properly
2017-10-13 14:51:06 -07:00
..
examples
fix blocking plot.show() never terminating properly
2017-10-13 14:51:06 -07:00
gym
remove obsolete CartPoleBulletEnv
2017-10-09 09:44:54 -07:00
tensorflow
expose pybullet non-contact erp, friction erp and frictionAnchor, b3PhysicsParamSetDefaultNonContactERP / b3PhysicsParamSetDefaultFrictionERP / b3ChangeDynamicsInfoSetFrictionAnchor
2017-06-07 09:37:28 -07:00
unity3d
update unity3d/examples/NewBehaviourScript.cs to load a plane and cube, synchronize the world transform
2017-10-04 12:21:52 -07:00
CMakeLists.txt
create a C/C++ plugin system for pybullet / C-API.
2017-09-22 19:17:57 -07:00
premake4.lua
create a C/C++ plugin system for pybullet / C-API.
2017-09-22 19:17:57 -07:00
pybullet.c
Fix pybullet.calculateInverseDynamics in the case where #dof != #joints (fixed joints). We still don't handle spherical joints in pybullet (even though the underlying inverse dynamics and forward dynamics support it)
2017-10-13 14:19:25 -07:00