1.0.4 • Published 6 years ago

@mrpt/mrpt-web v1.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

MRPT-WEB-JS

CircleCI codecov

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/MRPT/mrpt-web-js.git
cd mrpt-web-js
npm install
npm run build