Tyler Veness
|
affb27038b
|
Fix uninitialized variables in PhotonPipelineResult (#282)
If the default constructor is used, some member variables weren't properly initialized.
|
2021-09-02 20:48:05 -07:00 |
|
Banks T
|
9cf5c77d69
|
CI test fix (#280)
Addresses OOM in CI
|
2021-08-31 20:27:51 -07:00 |
|
Banks T
|
1e715ce4bb
|
Sim target sorting and "easy" NT entries (#262)
* Typo fixes, add target sorting
* Add easy NT entries
* spotttttttttttttttttlessssssssssssss
* Run wpiformat
* Fix return on no targets
* formatting hell 2 electric boogaloo
Co-authored-by: Matt <matthew.morley.ca@gmail.com>
|
2021-03-23 12:47:26 -04:00 |
|
Matt
|
b653fc7db1
|
deprecate hasTargets (#252)
hasTargets has the potential to allow users to inadvertantly create NPEs.
|
2021-02-23 15:07:31 -05:00 |
|
Matt
|
2e1b3d0f83
|
Add Photonlib (#231)
Merges Photonlib into Photonvision, along with the Photonlib code examples. Also creates a new PhotonTargeting library teams can depend on.
|
2021-01-16 20:41:47 -08:00 |
|