/lidar-vizion

Multi Lidar merger

Primary LanguageJavaScript

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.