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
d660042d7627a53f4e1a57a431c456ca04248b9d
bullet3
/
examples
/
pybullet
History
erwincoumans
d660042d76
Merge pull request
#1763
from YunfeiBai/master
...
Add the pdControlPlugin to the joint control C API, and add the PD co…
2018-06-16 06:57:50 -07:00
..
examples
Add the pdControlPlugin to the joint control C API, and add the PD control mode (also available in pybullet). Modify the pdControl pybullet example to use the PD control mode with setJointMotorControl API.
2018-06-15 17:59:26 -07:00
gym
forgot one "isAlive" to change
2018-06-16 14:00:05 +02: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
enable more unit tests in PyBullet.
2018-06-09 12:19:29 -07:00
unity3d
update autogenerated NativeMethods.cs from latest PhysicsClientC_Api.h
2018-01-31 09:07:31 -08:00
CMakeLists.txt
enable pdControlPlugin by default (requires pdControlPlugin.cpp and b3RobotSimulatorClientAPI_NoDirect.cpp)
2018-06-05 15:59:01 -07:00
premake4.lua
enable pdControlPlugin by default (requires pdControlPlugin.cpp and b3RobotSimulatorClientAPI_NoDirect.cpp)
2018-06-05 15:59:01 -07:00
pybullet.c
Merge pull request
#1763
from YunfeiBai/master
2018-06-16 06:57:50 -07:00