Logo
Explore Help
Sign In
Bart/bullet3
1
0
Fork 0
You've already forked bullet3
Code Issues Pull Requests Releases Wiki Activity
Files
21f9d1b816a2713588bbe8f517d2314ad2f3d17b
bullet3/examples/pybullet
History
Erwin Coumans 21f9d1b816 refactor pybullet/gym to allow instantiating environments directly from a pybullet install:
work-in-progress (need to add missing data files, fix paths etc)

example:

pip install pybullet
pip install gym

python
import gym
import pybullet
import pybullet_envs
env = gym.make("HumanoidBulletEnv-v0")
2017-08-22 00:42:02 -07:00
..
examples
improve the new pybullet gym environments, follow camera, disable 2D GUI, disable rendering during loading (makes it faster)
2017-08-20 18:11:53 -07:00
gym
refactor pybullet/gym to allow instantiating environments directly from a pybullet install:
2017-08-22 00:42:02 -07:00
tensorflow
expose pybullet non-contact erp, friction erp and frictionAnchor, b3PhysicsParamSetDefaultNonContactERP / b3PhysicsParamSetDefaultFrictionERP / b3ChangeDynamicsInfoSetFrictionAnchor
2017-06-07 09:37:28 -07:00
CMakeLists.txt
Prepare/allow for non-Bullet2-based physics command processor in pybullet/Bullet-C-API
2017-05-30 19:54:55 -07:00
premake4.lua
Prepare/allow for non-Bullet2-based physics command processor in pybullet/Bullet-C-API
2017-05-30 19:54:55 -07:00
pybullet.c
revert API to be backward compatible, add b3CreateInProcessPhysicsServerAndConnectSharedMemory
2017-08-16 12:33:25 -07:00
Powered by Gitea Version: 1.24.3 Page: 39ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API