octomap

3D probabilistic mapping framework using octree data structures

brewmacoslinux
Try with needOr install directly
Source

About

Efficient probabilistic 3D mapping framework based on octrees

Commands

octomapoctomap_serveroctomap_client

Examples

Convert a point cloud file to OctoMap format$ octomap_convert input.pcd output.ot
Display and analyze an octree map file$ octomap_display output.ot
Generate octree from sensor data with specified resolution$ octomap_server --resolution 0.05 sensor_data.pcd