Team293 / Crescendo

SPIKE 293 2024
GNU General Public License v3.0
4 stars 0 forks source link

Add limelight IO classes #28

Open bjmcternan opened 7 months ago

bjmcternan commented 7 months ago

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.