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
5178ad4abcc420f4fda0f7e097a89e3f80d31a45
bullet3
/
examples
/
pybullet
History
Erwin Coumans
5178ad4abc
add proper pointer casts
2017-07-01 10:28:28 -07:00
..
examples
implement pybullet.changeTexture. For now, the width/height has to match the target texture unique id, otherwise crashes may happen (a check for width/height match will be added)
2017-06-30 19:11:43 -07:00
gym
add a few more discrete actions to cartpole_bullet.py so it trains faster + add option to train without rendering, enjoy with rendering.
2017-06-22 16:49:14 -07:00
tensorflow
expose pybullet non-contact erp, friction erp and frictionAnchor, b3PhysicsParamSetDefaultNonContactERP / b3PhysicsParamSetDefaultFrictionERP / b3ChangeDynamicsInfoSetFrictionAnchor
2017-06-07 09:37:28 -07:00
CMakeLists.txt
Prepare/allow for non-Bullet2-based physics command processor in pybullet/Bullet-C-API
2017-05-30 19:54:55 -07:00
premake4.lua
Prepare/allow for non-Bullet2-based physics command processor in pybullet/Bullet-C-API
2017-05-30 19:54:55 -07:00
pybullet.c
add proper pointer casts
2017-07-01 10:28:28 -07:00