frc1418 / 2017-robot

:robot: Team 1418's FRC robot code for the 2017 season
MIT License
6 stars 4 forks source link

Camera exposures #42

Closed CarterFendley closed 7 years ago

CarterFendley commented 7 years ago

It seems that setting the Camera exposure in cscore also messes with the brightness. Setting the exposure and brightness every loop doesn't work. For some reason I couldn't use cscore's getProperty to check if the brightness or exposure was set improperly and then adjust it.