/mrpt-web-js

Primary LanguageJavaScript

MRPT-WEB-JS

Contains the modules for connection management, data transfer between MRPT-WEB (WebSocket RPC Server). Also contains the 2D and 3D visualisation modules.

install instructions

git clone https://github.com/rachit173/mrpt-web-js.git
cd mrpt-web-js
npm install
npm run build