rustgeomapping 0.2.6

A set of base tools that are designed to allow RGBD cameras create 2.5D heightmaps from the captured pointclouds. Primarily aimed at autonomous geotechnical feature reconstruction.
1
2
3
pub mod heightmap;
pub mod pointcloud;
pub mod intrinsic_info;