Repository for client tools and demos
- NodeJS / NPM - https://nodejs.org/en/
cd browser-client
npm install
./serve.sh
URL: http://localhost:8080/src/map/map.html
Shows a map that is published to /mapstate
topic with nav_msgs/OccupancyGrid information.
Press the button in the UI to load (actually publish) a dummy 2-by-2 map.