FRC1761 / RoboRioCode

RobotSource Code for FRC using Roborio
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Improve viewing angle and resolution of the camera #4

Closed ankiewiczk closed 6 years ago

ankiewiczk commented 6 years ago

Once we create a UsbCamera object from the camera server instance, we can set properties of the resolution and angle of the camera. This means we should also make the smartdashboard (java native) the default so we can resize and place components where we want to.