Support multiple simulations in PyBullet · Issue #1925 · bulletphysics/bullet3

I'm working on an OpenAI Gym environment, and would really like to see support for running multiple independent simulations in parallel. I realize that there are ways to hack this, either by offset...