CoffeeKumazaki / arXiv

Repository to research & share articles related to autonomous driving cars.
75 stars 9 forks source link

Autonomous UAV Exploration of Dynamic Environments via Incremental Sampling and Probabilistic Roadmap. (arXiv:2010.07429v2 [cs.RO] UPDATED) #2743

Open CoffeeKumazaki opened 3 years ago

CoffeeKumazaki commented 3 years ago

Autonomous UAV Exploration of Dynamic Environments via Incremental Sampling and Probabilistic Roadmap. (arXiv:2010.07429v2 [cs.RO] UPDATED)
https://ift.tt/2Fy3NU9

Autonomous exploration requires robots to generate informative trajectories iteratively. Although sampling-based methods are highly efficient in unmanned aerial vehicle exploration, many of these methods do not effectively utilize the sampled information from the previous planning iterations, leading to redundant computation and longer exploration time. Also, few have explicitly shown their exploration ability in dynamic environments even though they can run real-time. To overcome these limitations, we propose a novel dynamic exploration planner (DEP) for exploring unknown environments using incremental sampling and Probabilistic Roadmap (PRM). In our sampling strategy, nodes are added incrementally and distributed evenly in the explored region, yielding the best viewpoints. To further shortening exploration time and ensuring safety, our planner optimizes paths locally and refine them based on the Euclidean Signed Distance Function (ESDF) map. Meanwhile, as the multi-query planner, PRM allows the proposed planner to quickly search alternative paths to avoid dynamic obstacles for safe exploration. Simulation experiments show that our method safely explores dynamic environments and outperforms the benchmark planners in terms of exploration time, path length, and computational time.



via cs.RO updates on arXiv.org http://arxiv.org/

CoffeeKumazaki commented 3 years ago

確率論をもとにした、動的環境下でのパスプランニングの提案

CoffeeKumazaki commented 3 years ago
スクリーンショット 2021-01-15 1 16 21