GrauleM / somo

a framework to facilitate the simulation of continuum manipulators in pybullet
65 stars 21 forks source link

Explicit physics client management #12

Closed GrauleM closed 2 years ago

GrauleM commented 2 years ago

adds explicit management of the physics client for each continuum manipulator object, such that it is always clear which manipulator is addresses/queried. this is a necessary feature to enable running multiple SoMoGym environments concurrently.