/LD19-LIDAR-Viewer

A simple viewer for the LDROBOT's LD19 LIDAR

Primary LanguageRustMIT LicenseMIT

LD19 LIDAR Viewer

A stand-alone viewer for the LD19 (and possibly similar) LIDARs.

preview

How to run?

On Linux

git clone https://github.com/krepa098/LD19-LIDAR-Viewer
cd LD19-LIDAR-Viewer
cargo r --release

On Windows

You may use the precompiled exe from the release section, or build it from source.

License

MIT