tud-amr / localPlannerBench

Local Planner Bench
https://tud-amr.github.io/localPlannerBench/
GNU General Public License v3.0
50 stars 5 forks source link

Integrating Social forces model for obstacles #58

Open maxspahn opened 2 years ago

maxspahn commented 2 years ago

Especially in planar cases (mobile robots, cars), it is very useful to have a more involved model of moving obstacles. Therefore, the integration of a social forces model would be beneficial. An implementation as suggested in https://github.com/yuxiang-gao/PySocialForce/tree/dev seems relatively simple to add.