Files
PhotonVision/photon-lib/py/photonlibpy
Lucien Morey bdb2949b4b Stop type hinting members as optional in PhotonTrackedTarget (#1539)
List types should never be optional if sent to NT because an empty list conveys the same
thing.

The equivalent C++ struct takes the same approach with empty vectors rather than an optional vector.
2024-11-09 07:58:56 +08:00
..
2024-09-15 00:10:02 -04:00