Adding a bunch more readme content

This commit is contained in:
2022-12-26 14:40:10 -05:00
parent 60db20df22
commit 9aad9e7a4e
10 changed files with 164 additions and 1 deletions

View File

@@ -0,0 +1 @@
# 18 - CameraServer and Shuffleboard - Challenge

View File

@@ -0,0 +1,10 @@
# 18 - CameraServer and Shuffleboard
# <b><i>THIS EXAMPLE IS BROKEN, PLEASE PROCEED TO THE NEXT SECTION AND COME BACK LATER TO VIEW THIS EXAMPLE</i></b>
Notes:
- Example will probably never work on Windows with the current state of the libraries, libraries will need to change in order to get to the point where the example will work on Windows
- The limitation has something to do with OpenCV, and manually compiling OpenCV in a specific way to get the Windows stuff to work
- The development team for RobotPy indicates in the documentation that Windows is only very lightly tested and may or may not work.
- Sooner or later, I will work on getting a Ubuntu 18.04 VM set up with the appropriate configuration to try and get this working.