how to convert 3d map to 2d map [closed]
i am trying to convert 3d map to 2d map, is there any structure or code for that? tell me how to do it. Thanks a lot!!!!!!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
i am trying to convert 3d map to 2d map, is there any structure or code for that? tell me how to do it. Thanks a lot!!!!!!
Asked: 2013-04-11 06:29:27 -0500
Seen: 442 times
Last updated: Apr 11 '13
what format is your 3d map? Octomap?
yes,actually, it does not matter, just give one...
How do you want to convert it? In general it's impossible as you are loosing information. Is a simple slicing OK for the application? The octomap_server already does that.
what i want is, through the conversion, it will give me a 2d map. pmg format