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

16
ground_station/.idea/remote-mappings.xml generated Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteMappingsManager">
<list>
<list>
<remote-mappings server-id="python@ssh://rover@192.168.1.15:22/usr/bin/python">
<settings>
<list>
<mapping local-root="$PROJECT_DIR$" remote-root="/home/rover/ground_station" />
</list>
</settings>
</remote-mappings>
</list>
</list>
</component>
</project>