bench-mr icon indicating copy to clipboard operation
bench-mr copied to clipboard

Dynamic environment

Open AleksandrKashirin opened this issue 2 years ago • 1 comments

Hi! I am working on my own planner and trying to figure out the ways to test it with dynamic environments. I have read in the article that this functionality will be added later. However if you can recommend me something on it, I would really appreciate it.

-Thanks!

AleksandrKashirin avatar Nov 15 '22 14:11 AleksandrKashirin

Hi thanks for your interest. Right now we are not extending it to dynamic environments. This is mainly due to the fact that we base also the benchmark on algorithms (from OMPL and SBPL) that run mostly in (semi-) static environments. Did you look at the recent IROS 2022 workshop on the topic of benchmarking? Perhaps you can find interesting points there: https://motion-planning-workshop.kavrakilab.org/

palmieri avatar Nov 16 '22 11:11 palmieri