Fix some compilation errors

This commit is contained in:
Matt
2019-11-23 09:11:38 -08:00
parent dbe22417ae
commit faf03e7ba2
2 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ public class VisionProcess {
// Thread to grab frames from the camera
// TODO: (HIGH) fix video modes!!!
this.cameraRunnable = new CameraFrameRunnable(cameraProcess.getProperties().videoModes.get(0).f ps);
this.cameraRunnable = new CameraFrameRunnable(cameraProcess.getProperties().videoModes.get(0).fps);
lastPipelineResult = new DriverVisionPipeline.DriverPipelineResult(
null, cameraRunnable.getFrame(new Mat()), 0