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
fd3cb061cbc59d5fd669c557bfd59b8438841b94
bullet3
/
examples
/
pybullet
History
erwin coumans
0936ae6600
expose getNumBodies, getBodyUniqueId, getBodyInfo (char* baseName) to shared memory API and pybullet., making it easier to serialize the state of the world.
2016-09-27 12:13:45 -07:00
..
CMakeLists.txt
pybullet: add option to use NumPy to speed up, thanks to moof2k
2016-09-11 11:35:12 +01:00
premake4.lua
pybullet premake, keep extension
2016-09-27 08:33:53 -07:00
pybullet.c
expose getNumBodies, getBodyUniqueId, getBodyInfo (char* baseName) to shared memory API and pybullet., making it easier to serialize the state of the world.
2016-09-27 12:13:45 -07:00
robotcontrol.py
add simple pybullet robotcontrol.py example
2016-09-20 23:19:03 -07:00
test.py
add pybullet.getBasePositionAndOrientation
2016-05-24 15:29:26 -07:00
testrender_np.py
allow pybullet with or without numpy using PYBULLET_USE_NUMPY define (in build system)
2016-09-11 11:09:10 +01:00
testrender.py
add pybullet render API with yaw/pitch/roll option
2016-08-08 14:23:44 -07:00