Skip to content

huckl3b3rry87/LiDAR.jl

Repository files navigation

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")