You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the advantagekit design, create a:
VisionIO.java
limelightV2IO.java which extends the VisionIO.java class
When updateInputs is called, the information from the limelight should be updated so that other classes can use it. For now, just include the limelight within the launcher.java class so that things can be periodically updated.
The text was updated successfully, but these errors were encountered:
Using the advantagekit design, create a:
VisionIO.java
limelightV2IO.java which extends the VisionIO.java class
When updateInputs is called, the information from the limelight should be updated so that other classes can use it. For now, just include the limelight within the launcher.java class so that things can be periodically updated.
The text was updated successfully, but these errors were encountered: