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
0f5b4008953a28e47d94b46f31afb84c35cc7a58
bullet3
/
examples
/
pybullet
History
Erwin Coumans
0f5b400895
pybullet: implement setJointMotorControlArray, the array version of setJointMotorControl2. This can improve performance in reinforcement learning loops (training / inference) by reducing Python/C-API/shared memory calling overhead.
2017-05-08 13:41:07 -07:00
..
examples
tuned the benchmark a little bit, start with the humanoid on the floor
2017-05-05 18:05:36 -07:00
gym
add a simple DDPG agent and a policy
2017-04-28 15:24:53 -07:00
CMakeLists.txt
build fix for BSD systems
2017-04-16 17:53:44 +01:00
premake4.lua
expose video capture as logging command in b3RobotSimulatorClientAPI (C++) and pybullet (use STATE_LOGGING_VIDEO_MP4)
2017-03-16 09:13:33 -07:00
pybullet.c
pybullet: implement setJointMotorControlArray, the array version of setJointMotorControl2. This can improve performance in reinforcement learning loops (training / inference) by reducing Python/C-API/shared memory calling overhead.
2017-05-08 13:41:07 -07:00