FRCTeam2910 / JesterVision

0 stars 0 forks source link

Document setup process, figure out how to make OS read-only #3

Open king-shak opened 4 years ago

king-shak commented 4 years ago

Need to add documentation on the setup process. This includes installing raspbian lite, installing OpenCV (maybe look into cross-compilation?), how to install other remaining dependencies using pip, and finally how to set up the code (with the services to configure the networking and start the script up on boot). Also need to look into making only the OS of the RPi read-only. Worst case scenario the whole card is read-only we can just log to an external drive, though I would like to avoid this if possible to avoid using a external drive .