Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 745 Bytes

sampleSoftware.md

File metadata and controls

19 lines (9 loc) · 745 Bytes

Software

Almost any Raspberry Pi based vision processing solution could be made to function with SnakeEyes. There are currently two tested paths to success:

PhotonVision

PhotonVision is an open-source GUI-based vision system.

It is the preferred approach for software to interact with SnakeEyes.

Click here for documentation on using SnakeEyes with PhotonVision.

WPILibPi

WPILib provides a raspberry Pi image with many common utilities pre-installed.

Click here for documentation on using SnakeEyes with the WPILibPi Image