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
b6dea7ba643fa7e05ac93e91cd4c490118f7282e
bullet3
/
examples
/
pybullet
History
Erwin Coumans
b6dea7ba64
fix a few pybullet Gym environments for rendering in stable_baselines
...
if PYBULLET_EGL environment is set, try to enable EGL for faster rendering bump up pybullet to 2.6.2
2020-01-01 18:47:46 -08:00
..
examples
enable self-collision for deep_mimic pybullet_envs and make it easier to try it out:
2019-11-30 13:19:28 -08:00
gym
fix a few pybullet Gym environments for rendering in stable_baselines
2020-01-01 18:47:46 -08:00
notebooks
add HelloPyBullet notebook
2018-02-11 06:58:45 -08:00
numpy
add yapf style and apply yapf to format all Python files
2019-04-27 07:31:15 -07:00
tensorflow
add yapf style and apply yapf to format all Python files
2019-04-27 07:31:15 -07:00
unittests
add yapf style and apply yapf to format all Python files
2019-04-27 07:31:15 -07:00
unity3d
update autogenerated NativeMethods.cs from latest PhysicsClientC_Api.h
2018-01-31 09:07:31 -08:00
CMakeLists.txt
fixes for RemoteGUIHelper
2019-06-15 10:30:48 -07:00
premake4.lua
allow to compile using clang-cl on visual studio (disable SSE)
2019-12-11 13:07:53 -08:00
pybullet.c
Actually use self collisions when specified
2019-12-08 13:54:38 +01:00