ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Robot Coverage Path Planning

asked 2016-07-11 14:40:07 -0500

RoSPlebb gravatar image

Greetings!

I am working on a project which requires complete coverage of a room. So given some map, how can i traverse every "open cell" (no obstacle) of that room. This is similar to the autonomous lawn mowing where the robot must cover all the grass and not miss an area.

Is there a ROS package for complete coverage? I have looked and found a couple packages but im not quite sure what i should be looking for or where to start.

Thank you for any help you may be able to provide!

edit retag flag offensive close merge delete

Comments

Hi @RoSPlebb, may I check if you manage to implement the complete coverage program? I have tried the heatmap package but it seems that it only plan for complete coverage of a polygon drawn by rviz's publish_point and not complete coverage of the map.

jjbecomespheh gravatar image jjbecomespheh  ( 2020-08-12 04:44:20 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2016-07-11 14:50:41 -0500

ahendrix gravatar image

updated 2016-07-11 14:53:01 -0500

When asking this kind of question in the future, please include links to the reference material that you've already found, and maybe a short explanation of why it doesn't seem to work for you.

This is particularly important because this question has been asked a number of times before:

From those questions, the heatmap package has been recommended several times and sounds promising: http://wiki.ros.org/heatmap

edit flag offensive delete link more

Comments

I apologize for the inconvenience and thank you for the help i appreciate it!

RoSPlebb gravatar image RoSPlebb  ( 2016-07-11 14:51:50 -0500 )edit

Question Tools

4 followers

Stats

Asked: 2016-07-11 14:40:07 -0500

Seen: 1,584 times

Last updated: Jul 11 '16