Files
PhotonVision/photon-lib
DeltaDizzy d487e1c466 Fix deprecation warnings in PhotonLib examples (#1699)
The following deprecation warnings have been fixed:
- `SwerveModuleState.optimize(desiredState, currentRotation);`, which is
now an instance method
- `AprilTagFields.kDefaultField.loadAprilTagLayoutField();`, which is
now `AprilTagFieldLayout.loadField(AprilTagFields.kDefaultField);`

WIP:
- [x] C++
- [x] Python
2025-01-11 23:30:24 -05:00
..
2021-01-16 20:41:47 -08:00
2023-04-18 18:49:40 -04:00
2021-01-16 20:41:47 -08:00

PhotonLib

The vendor dependency for PhotonVision. Just add the vendor JSON to your robot project and you're good!