An open API service indexing awesome lists of open source software.

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

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