Our project aims to develop a survey-purpose rover controlled through internet connection. Users will have a web interface to interact with the rover where the rover will be streaming visual, light level, temperature and humidity data to the web server.
Yoonhong Lee, Jusung Lee, Denys Dziubii
- Go to rover folder
- Run "make"
- Run ./rover
- Go to node_server folder
- Run "npm install"
- Run "npm start"