https://github.com/deecewan/web-uav
Web Visualisation tool for a UAV
https://github.com/deecewan/web-uav
Last synced: 2 months ago
JSON representation
Web Visualisation tool for a UAV
- Host: GitHub
- URL: https://github.com/deecewan/web-uav
- Owner: deecewan
- Created: 2017-11-18T22:28:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T22:28:49.000Z (over 8 years ago)
- Last Synced: 2025-06-28T06:02:45.507Z (12 months ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uav-web
> Web visualisation system for a UAV
This was completed as a subsystem of a wider project for EGH455 Advanced
Systems Engineering at QUT, Semester 2, 2017.
To run:
- run `yarn` to install JS dependencies
- run `yarn build` to compile the JS for the client and server
- run `docker-compose build` to build the docker container
- run `docker-compose up` to launch the instance