Started playing with the beginnings of this software. Video streams from 3 cameras works, and it broadcasts some simple drive control data.

This commit is contained in:
2017-11-18 01:45:33 -08:00
parent e17fbb3863
commit 03e268e4c9
13 changed files with 1113 additions and 0 deletions

8
ground_station/.idea/ground_station.iml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Remote Python 2.7.12 (ssh://rover@192.168.1.15:22/usr/bin/python)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>