To start the web application:
- edit the nodemon.json file by adding your mongo db credentials
npm install
in the root directory of the project and in the frontend folder- start the server whith npm start (in the root directory of the project)
- start the web app by navigating in the frontend folder and executing npm start
Must run on the robot:
roslaunch rosbridge_server rosbridge_websocket.launch
rosrun web_video_server web_video_server _port:=9000
rosrun tf2_web_republisher tf2_web_republisher
NOTE:
- Use Google Chrome for best performance