2018 IEEE International Conference on Robotics and Automation (ICRA) 2018
DOI: 10.1109/icra.2018.8460566
|View full text |Cite
|
Sign up to set email alerts
|

Indoor Coverage Path Planning: Survey, Implementation, Analysis

Abstract: Coverage Path Planning (CPP) describes the process of generating robot trajectories that fully cover an area or volume. Applications are, amongst many others, mobile cleaning robots, lawn mowing robots or harvesting machines in agriculture. Many approaches and facets of this problem have been discussed in literature but despite the availability of several surveys on the topic there is little work on quantitative assessment and comparison of different coverage path planning algorithms. This paper analyzes six p… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
37
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
4
2

Relationship

1
9

Authors

Journals

citations
Cited by 72 publications
(37 citation statements)
references
References 22 publications
0
37
0
Order By: Relevance
“…al. [2]. Choset [1] related the problem to variant of TSP, covering salesman problem, where instead of visiting all the points individually in a region, an agent must visit a single point in neighbourhood of the region from where the agent's sensor can cover the entire neighbourhood of the point.…”
Section: Related Workmentioning
confidence: 99%
“…al. [2]. Choset [1] related the problem to variant of TSP, covering salesman problem, where instead of visiting all the points individually in a region, an agent must visit a single point in neighbourhood of the region from where the agent's sensor can cover the entire neighbourhood of the point.…”
Section: Related Workmentioning
confidence: 99%
“…More concretely, in the world of path planning, there exists coverage path planning (CPP) [9] and map exploration (ME). CPP algorithms generate structured paths achieving coverage of around 95%, whereas ME algorithms use Probabilistic Road-Maps [30] or Rapidly-searching Random Trees (RRT) [39] to randomly explore the map to find a route between two points.…”
Section: Related Workmentioning
confidence: 99%
“…This approach never visits grid cells twice and terminates when all grid cells have been covered. Other wellknown grid-based CPP methods are the Grid-based Travelling Salesman Problem (Grid-based TSP) algorithm [30] and Graph theory-based technique [31]. The planner decomposes the map into grid cells, and the solution to CPP is determined by finding the shortest path that visits all the grid cells as TSP.…”
Section: Related Workmentioning
confidence: 99%