how to work with 2d maps? [closed]

asked 2013-07-25 23:49:43 -0500

updated 2014-01-28 17:17:26 -0500

ngrennan gravatar image

Hi Guys,

referring to this question http://answers.ros.org/question/66146/complete-coverage-path-planner/ I'm trying to create a complete coverage path planner and I was wondering which is the best way to work with a map. What I want to do is divide and create a list of possible area bigger as the robot that will be sorted to be visited at least one time. The first step I will try to do is "convert" the .png in a xy graph, then group this point in the graph in various tiles. What I will ask is, if is better to convert the .png image in this kind of graph or remain in the .png format and create the list of tiles from there.

thanks guys

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2017-11-30 10:33:46.495558