Pixy2JavaAPI icon indicating copy to clipboard operation
Pixy2JavaAPI copied to clipboard

Pixy2 API ported to Java for FIRST Robotics RoboRIO

Results 2 Pixy2JavaAPI issues
Sort by recently updated
recently updated
newest added

Attempting to build now w/ wpilib 2024 project. It looks like the maven repo is offline: ``` FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\jcorcoran\Documents\!FRC\git\2024_Robot\build.gradle' line: 96...

Using 1.4 (can't use 1.4.1, not on WPILIB 2021), we get "LLVL Error: out of memory" when we get a result with a large number (>10) of blocks. We are...