NOTE: This package is a work in progress!
The full documentation can be found here.
In Julia, you can install the LiDAR.jl package by typing:
Pkg.clone("https://github.com/huckl3b3rry87/LiDAR.jl")
The example for this package are available by typing:
using IJulia
notebook(dir = Pkg.dir("LiDAR")*"/examples")