Robotics StackExchange | Archived questions

How to make coverage path planning with cell decomposition?

Hello friends. I have built a map using gmapping package and now I want to make a coverage path planning so that robot can move through each point on map. I've seen some algorithms such cell decomposition but I don't know how to implement it. Does anyone has already implemented some algorithm for this?

Asked by Grover1 on 2017-06-22 15:26:29 UTC

Comments

Do you have solved this problem? I also want to use the coverage path planning algorithm, has some open-source ros package? I want the robot move in a zigzag manner.

Asked by dong_ym on 2017-12-06 04:18:24 UTC

Answers