This is an electron and web tootls to automatically draw the ROS Graph resorting on roslibjs ans RosBridge.
$ npm install -g electron-forge
$ npm install
$ npm run electron
Check that the IP in index.ts
matches your rosbridge server.
- Run robsbridge server on your ros environment
- Set the IP (with full address) from the UI
- Done