frc5687 / 2016-Outlier2

Code for The Outliers' 2016 FRC robot
2 stars 2 forks source link

Customize CameraServer class to support switching cameras #87

Closed BenBernardCIS closed 8 years ago

BenBernardCIS commented 8 years ago

The standard CameraServer does not support switching cameras. We need to customize it by adding a stopCapture option.