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")
See https://www.youtube.com/watch?v=DZ5Px-ocelw for video and how-to-install.