An application designed and developed to control a remote-operated vehicle towed behind a vessel.
- Git
- Node.js (version >= 10.16 and npm >= 5.6)
In the terminal, run the following commands
git clone https://github.com/Towed-ROV/gui.git
cd gui
npm install
..
npm run build (might take awhile)
cd dist
.\control-app.exe
npm run start