mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-22 01:11:40 +00:00
mypy was inferring the wrong type for ndarrays in photonCameraSim.py. This fixes the problem by adding typehints using numpy.typing.NDArray.
PhotonLib
The vendor dependency for PhotonVision. Just add the vendor JSON to your robot project and you're good!