Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanisław committed Sep 7, 2018
2 parents 28b1748 + d70ded7 commit 8ad33ef
Show file tree
Hide file tree
Showing 38 changed files with 307 additions and 2,996 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@

**Web Application** --_WebSockets_--> **Server** --_Serial_--> **Firmware**

Also static files are served by Apache web server.

## Requirements
* Apache web server to serve static files
* uv4l to send video stream
* Working UART
* Python requirements
Expand All @@ -41,7 +38,7 @@ Also static files are served by Apache web server.
* `sudo apt install ./turtlerover-tcs_*_all.deb`

## How to run
* Open in browser http://10.0.0.1/client/dist (for more detailed network configuration look at [Turtle OS repo](https://github.com/TurtleRover/turtleos))
* Open in browser http://10.0.0.1/ (for more detailed network configuration look at [Turtle OS repo](https://github.com/TurtleRover/turtleos))

## How to build
* Run `yarn install`
Expand Down
237 changes: 0 additions & 237 deletions apache_conf/apache2.conf

This file was deleted.

31 changes: 0 additions & 31 deletions apache_conf/sites-available/000-default.conf

This file was deleted.

Loading

0 comments on commit 8ad33ef

Please sign in to comment.