Files
PhotonVision/photon-lib
Murad 2d586fe1c0 Add PhotonPoseEstimator constructor without a PhotonCamera instance (#840)
- Made alternate constructor for ```PhotonPoseEstimator``` that doesn't need ```PhotonCamera```
- Changed ```update``` function to take in missing cameraMatrixData and coeffsData that were previously received from PhotonCamera.
- Changed the internal ```update``` and ```multiTagPNP``` function to take in cameraMatrixData & coeffsData
- If not needed for the specified strategy then the parameters are simply not used. Also if PhotonCamera is used in constructor it instead backs up to that.

Co-authored-by: Matt <matthew.morley.ca@gmail.com>
2023-04-18 13:50:23 -04:00
..
2021-01-16 20:41:47 -08:00
2022-01-14 22:05:49 -05: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!