maxspahn / gym_envs_planar

Planar gym environments
7 stars 4 forks source link

Ft add dynamic obstacles #19

Closed maxspahn closed 2 years ago

maxspahn commented 2 years ago

This adds dynamic obstacles that can be defined through splines or time-parameterized curves. Depends on MotionPlanningScenes with the splines extension, thus geomdl must be installed.