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
c1d6c6b07d2328695d48be7d1e6ee67de7b40548
bullet3
/
examples
/
pybullet
History
Max Argus
c1d6c6b07d
clean test scripts
2018-08-30 13:24:25 +02:00
..
examples
clean test scripts
2018-08-30 13:24:25 +02:00
gym
PyBullet: added preliminary DART and MuJoCo backend files, MuJoCo can loadMJCF, stepSimulation and getBasePositionAndOrientation, DART is empty.
2018-07-01 14:42:32 -07:00
notebooks
add HelloPyBullet notebook
2018-02-11 06:58:45 -08:00
numpy
Improve PyBullet ports of Roboschool envs: fix reset (it kept adding stadium objects, causing slowdown), now reset uses saveState/restoreState and reset becomes a few orders of magnitude faster.
2018-01-15 12:48:32 -08:00
tensorflow
expose pybullet non-contact erp, friction erp and frictionAnchor, b3PhysicsParamSetDefaultNonContactERP / b3PhysicsParamSetDefaultFrictionERP / b3ChangeDynamicsInfoSetFrictionAnchor
2017-06-07 09:37:28 -07:00
unittests
Changes UserData to use global identifiers and makes linkIndex optional.
2018-07-03 17:45:19 +02:00
unity3d
update autogenerated NativeMethods.cs from latest PhysicsClientC_Api.h
2018-01-31 09:07:31 -08:00
CMakeLists.txt
prepare build system(s) for collisionFilterPlugin
2018-07-27 15:48:24 +02:00
premake4.lua
add collisionFilterPlugin to pybullet plugin, also apply quat->euler fix for singular cases
2018-07-30 17:53:37 +02:00
pybullet.c
Fix some deactivation issues with btMultiBodyDynamicsWorld, should also improve performance for PyBullet with larger worlds
2018-08-26 16:14:36 -07:00