Matt
|
3948650e6c
|
[photonlib] Fix C++ compilation errors (#266)
Properly builds linux athena artifacts and fixes vendor JSON bug
|
2021-03-28 14:36:03 -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 |
|
Vasista Vovveti
|
f9fd7a0b45
|
Handle GetLatestResult segfault (#259)
* Handle GetLatestResult segfault
* Update PhotonCamera.cpp
* Update PhotonCamera.cpp
|
2021-03-21 16:29:29 -04:00 |
|
Matt
|
f3d3a59ca0
|
Use snapshot repo for dev releases (#241)
|
2021-02-23 15:07:43 -05: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
|
d59f8d1227
|
Cleanup photonlib deps (#243)
Removes unnecessary photonlib dependencies and removes commons-math.
|
2021-01-22 22:05:39 -08:00 |
|
Prateek Machiraju
|
951c038f19
|
Clean up buildscripts (#238)
Cleans up gradle buildscripts.
|
2021-01-18 19:12:57 -08: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 |
|