bullet3/examples/pybullet
Tigran Gasparian bb72a91080 Clears the user data cache when syncUserData is called.
Adds unit test for the UserData functons.
Changes the char pointer in btHashString to std::string. There were
problems where the object owning the string memory would deallocate the
string, making the btHashString object invalid.
2018-06-04 15:10:48 +02:00
..
examples PyBullet.addUserData / getUserData / removeUserData / getUserDataId / getNumUserData / getUserDataInfo 2018-06-02 13:40:08 -07:00
gym add space 2018-05-31 21:21:50 -07: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 Clears the user data cache when syncUserData is called. 2018-06-04 15:10:48 +02:00
unity3d update autogenerated NativeMethods.cs from latest PhysicsClientC_Api.h 2018-01-31 09:07:31 -08:00
CMakeLists.txt upgrade from tinyxml to tinyxml2 2018-04-12 00:09:44 -07:00
premake4.lua upgrade from tinyxml to tinyxml2 2018-04-12 00:09:44 -07:00
pybullet.c PyBullet.addUserData / getUserData / removeUserData / getUserDataId / getNumUserData / getUserDataInfo 2018-06-02 13:40:08 -07:00