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
de28334a70ae74ed66097d2e547acb19a122787f
bullet3
/
examples
/
pybullet
History
Erwin Coumans
de28334a70
tweak to testEnv.py, sample usage:
...
python testEnv.py --rgb=1 --render=1 --step=100000 --env="HumanoidBulletEnv-v0"
2017-09-09 16:36:42 -07:00
..
examples
revert minitaur.urdf to previous (backward compatibility) and add _v1 for better version.
2017-09-07 11:23:41 -07:00
gym
tweak to testEnv.py, sample usage:
2017-09-09 16:36:42 -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 option to log joint torques (due to user applied torques and/or motor torques)
2017-08-30 19:41:15 -07:00