Change code to have 2 usb cameras instead of 1 usb and 1 axis camera.
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / CameraFeeds.java
2017-02-20 Rayan HirechChange code to have 2 usb cameras instead of 1 usb...
2017-02-16 Rayan HirechChange curCam to string to try to fix toggling problems.
2017-02-12 Rayan HirechFix merge conflicts
2017-02-12 Rayan HirechRemove pointless code and add print commands.
2017-02-11 yavdaMinor edit
2017-02-11 yavdachanged order of initialized variables, among other...
2017-02-10 Rayan HirechToggle cameras only once.
2017-02-10 Rayan HirechCheck to see if axis camera is the source of the problem.
2017-02-10 Rayan HirechFix merge conflicts.
2017-02-10 Rayan HirechTry to understand why axis camera does turn on while...
2017-02-08 Meryem Esafix ToggleCameraFeed command
2017-02-07 Andres Esteban Ech... Troubleshooting
2017-02-07 Rayan HirechFix small bug in toggle.
2017-02-07 Andres Esteban Ech... Add line sets variable equal to null
2017-02-07 Rayan HirechToggle between cameras (Untested).
2017-02-07 Rayan HirechSecond attempt at camera server toggling.
2017-02-07 Rayan HirechAttempt to toggle cameras
2017-02-07 Rayan HirechCommiting so I can push.
2017-02-07 Rayan HirechStill trying to figure this out.
2017-02-07 Meryem Esafix bugs related to Config
2017-02-07 Meryem Esaimplement CameraFeeds into robot.java and add todos
2017-02-07 Meryem Esaadd class for toggling between camera feeds
2017-02-05 Andres Esteban Ech... Add line sets variable equal to null
2017-02-04 Rayan HirechToggle between cameras (Untested).
2017-02-04 Rayan HirechSecond attempt at camera server toggling.
2017-02-04 Rayan HirechAttempt to toggle cameras
2017-02-04 Rayan HirechCommiting so I can push.
2017-02-04 Rayan HirechStill trying to figure this out.
2017-02-03 Meryem Esafix bugs related to Config
2017-02-03 Meryem Esaimplement CameraFeeds into robot.java and add todos
2017-02-03 Meryem Esaadd class for toggling between camera feeds