RobotCasserole1736 / RobotCasserole2017

Robot Casserole robot source code for the 2017 FRC game, First Steamworks.
MIT License
0 stars 0 forks source link

Update vision processing to stream mjpg from RIO to BBB #104

Closed gerth2 closed 7 years ago

gerth2 commented 7 years ago

Updated RIO to stream USB camera info (from properly-configured microsoft life cam).

Updated BBB hsl thresholds and input buffer size to match.

We're down to only a few FPS (~3 to 4), so hopefully it still works decently.

Added driver view usb camera as well (presume vision proc is microsoft, driver cam is not) and generated two mjpg streams.

No appreciable change to loop time or processor load