Using PhotonVision on a Limelight¶
Download the Limelight USB Driver to see the Limelight in Windows Explorer. It's needed before Balena Etcher can flash the limelight.
Installing PhotonLib in VS Code.
Check your vendordeps (.json files) if importing a previous project into a new year. For example, we have vendordeps:
- BearSwerve.json
- PathplannerLib.json
- Phoenix.json
- photonlib.json
- REVLib.json
- SdsSwerveLin.json
After installing the Phoenix Tuner, you need to manage the vendor libraries inside of VS Code. See CTRE vendor library setup.
For the others, they were copied and imported into the project "vendordep" folder, then an "update online" was run from the Manage Vendordep menu within VS Code.
Resources¶
- PhotonVision Discord
- Full Robot Pose Estimation w/ PhotonVision — shared via Discord (2022-12)
- PhotonVision Beta 2023: AprilTags — Chief Delphi
- PhotonVision beta 3D calibration lags on limelight camera — Chief Delphi
- Vision Programming with AprilTags Jumpstart 2023