Static 3D Environment Map for localization and path planning
Hi, I am working on a robotics project that involves building a 3D static environment map. I am considering Octomap as a possible solution. The 3D map needs to be generated with some process and then utilized for localization and path planning. The 3D map is simple; it is not a complex terrain. The map also contains obstacles. Can someone advise me on how and why to use Octomap? Is it worth the time so that I can incorporate localization and path planning? Please comment on complexity if possible.