merge and process Lidar datas. Intended to work with ws-lidar.
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
npm start
this will open an electron window with the visualizer inside.