Added Tower Documentation

This commit is contained in:
Nick McComb
2018-05-01 16:56:14 -07:00
parent bef521fe5a
commit 14bf7e1418
5 changed files with 272815 additions and 0 deletions

View File

@@ -27,3 +27,11 @@ This node serves as the computer's main interface with the hardware in the rest
This node controls the motors that turn Rover's wheels.
[Find more documentation here.](motor.md)
### Tower node
<img src="files/tower.jpg" width="300">
This node is placed outside of the main electronics box on the chassis and collects data from various sensors.
[Find more documentation here.](tower.md)