Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 405 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 405 Bytes

Lidar Vizion

merge and process Lidar datas. Intended to work with ws-lidar.

Installation

npm i

Copy the default settings files and make it fit your needs

cp src/settings.default.js src/settings.js
cp src/app/zones.default.js src/app/zones.js

Usage

npm start

this will open an electron window with the visualizer inside.