/LiDAR.jl

Primary LanguageMakefileOtherNOASSERTION

LiDAR.jl

Latest

NOTE: This package is a work in progress!

Documentation

The full documentation can be found here.

Installation

In Julia, you can install the LiDAR.jl package by typing:

Pkg.clone("https://github.com/huckl3b3rry87/LiDAR.jl")

Tutorial (TODO)

The example for this package are available by typing:

using IJulia
notebook(dir = Pkg.dir("LiDAR")*"/examples")