maxspahn / gym_envs_urdf

URDF environments for gym
https://maxspahn.github.io/gym_envs_urdf/
GNU General Public License v3.0
46 stars 14 forks source link

ft: Moves rendering of goals and obstacles inside this package. #165

Closed maxspahn closed 1 year ago

maxspahn commented 1 year ago

Rendering and adding of obstacles and goals used to be done inside mpscenes. With the aim to be engine agnostic, the rendering are moved inside this package.

Interesting to @c-salmi for the fix on collision margins. The same issues occurs now with sphere as they no longer use a mesh but rather the default pybullet types.