1. 5619643 Make AOS logging per thread, not global by Austin Schuh · 5 years ago
  2. a0c41ba Actually manage memory in the old-style AOS logging by Austin Schuh · 5 years ago
  3. 4b471e1 Remove multiple logging implementations. by Tyler Chatow · 6 years ago
  4. 3ae4226 Upgrade WPILib and upgraded compilers to C++17 by James Kuszmaul · 6 years ago
  5. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  6. 37b15b3 Put all the thresholding code in the same place by Brian Silverman · 7 years ago
  7. 6e56faf Attach the perimeter to the polygons. by Austin Schuh · 7 years ago
  8. 32ffac2 Add a foothill finder by Austin Schuh · 7 years ago
  9. e501597 Convert UnWarpContour to use a vector<Vector2f> by Austin Schuh · 7 years ago
  10. d6cc1e9 Make constants file a flag to global_calibration by Austin Schuh · 7 years ago
  11. d2e48da Flag the target locations for global_calibration by Austin Schuh · 7 years ago
  12. 9bb57fe Initialize the camera towards the target by Austin Schuh · 7 years ago
  13. 3b815f1 Make the calibration image path a flag by Austin Schuh · 7 years ago
  14. 0fd1cef Fix raw pointer and added more comments in vision by Austin Schuh · 7 years ago
  15. 6cac52c Convert calibration to use meters internally by Austin Schuh · 7 years ago
  16. 4d6e9bd constify and deautoify more things in vision by Austin Schuh · 7 years ago
  17. 2851e7f Share GetThresholdValue with global_calibration by Austin Schuh · 7 years ago
  18. cacc692 More constifying and deautoifying by Austin Schuh · 7 years ago
  19. b6ee52c Merge "Deautoify 2019 vision a bit more" by Austin Schuh · 7 years ago
  20. 2894e90 Deautoify 2019 vision a bit more by Austin Schuh · 7 years ago
  21. e2c71ea Unify source of camera geometry data by James Kuszmaul · 7 years ago
  22. e623f9f Make camera_id a flag in global_calibration by Austin Schuh · 7 years ago
  23. f7b6852 De-warp contours before starting the polygon finding. by Ben Fredrickson · 7 years ago
  24. a4e52fb Running global_calibration updates constants.cc. by Parker Schuh · 7 years ago
  25. 9e1d169 Adding global_calibration for finding the relative position of the camera inside the robot. by Parker Schuh · 7 years ago