Titan Robotics Club

Results 2 issues of Titan Robotics Club

If I ran a vision opmode but did not stop the opmode and then push new code to the Control Hub, then the new code will not show LiveView. The...

The following code caused a NullPointerException because gainControl was null, so I had to add code to test for null before using it. ``` /** * This method returns the...