1. 079ce8b Merge "Rework subscription on webapp." by James Kuszmaul · 5 years ago
  2. 16d607e Merge "Make downloader work a bit better on first-use" by Austin Schuh · 5 years ago
  3. 0374b49 Make downloader work a bit better on first-use by James Kuszmaul · 5 years ago
  4. 6249aaf Rework subscription on webapp. by Alex Perry · 5 years ago
  5. 5427c9a Draw field on new webpage. by Alex Perry · 5 years ago
  6. c6723cf Make localizer listen to pi[1-3] by James Kuszmaul · 5 years ago
  7. 3b3496a Merge "Enable deploying code for the raspberry pis" by Austin Schuh · 5 years ago
  8. 2d8fa2a Enable deploying code for the raspberry pis by James Kuszmaul · 5 years ago
  9. c5d106f Merge "Fix TS compile errors with images." by Austin Schuh · 5 years ago
  10. 8565b40 Changes thanks to James for being able to run camera_reader from laptop by Jim Ostrowski · 5 years ago
  11. 22824d7 Fix TS compile errors with images. by Alex Perry · 5 years ago
  12. dbcacc7 Merge changes Ie73b7c7e,I98d1ef64 by James Kuszmaul · 5 years ago
  13. 0fd3fe1 Merge "Make drivetrain_test_lib handle IMU transforms" by James Kuszmaul · 5 years ago
  14. 1075cac Adding homography check on matches. by Jim Ostrowski · 5 years ago
  15. 7f55f07 Make drivetrain_test_lib handle IMU transforms by James Kuszmaul · 5 years ago
  16. 18ca45f Stop nesting the builder for the superstructure by Austin Schuh · 5 years ago
  17. f7db58c Sync with the PWM signal by Austin Schuh · 5 years ago
  18. 36f8c4e Fix broken move constructor in HybridStateFeedbackLoop by Austin Schuh · 5 years ago
  19. 9fe5d20 Make log reader work with multi-node worlds again by Austin Schuh · 5 years ago
  20. 2d0471d Make log file symlink point to log file. by Austin Schuh · 5 years ago
  21. e426426 Fixing the data sent as camera_to_target and adding field_to_camera by Jim Ostrowski · 5 years ago
  22. b2b89b2 Remove some unused code in the spline GUI by James Kuszmaul · 5 years ago
  23. 3900bfc Merge "Fix some undefined behavior in Trajectory" by Austin Schuh · 5 years ago
  24. e20b461 Merge "Add climber to wpilib interface" by Austin Schuh · 5 years ago
  25. 1039e43 Add climber to wpilib interface by Tyler Chatow · 5 years ago
  26. 6f3640a Fix nested flatbuffer building and transpose by Austin Schuh · 5 years ago
  27. 6f82653 Merge "shrink config for webproxy" by Austin Schuh · 5 years ago
  28. a9e3d5f Merge "Break out Features from fb data stream; add dist_coeffs; name cleanup" by Austin Schuh · 5 years ago
  29. 09648e0 shrink config for webproxy by Alex Perry · 5 years ago
  30. ad5d8a7 Break out Features from fb data stream; add dist_coeffs; name cleanup by Jim Ostrowski · 5 years ago
  31. d45b9f0 Merge "Automatically enable the camera on boot" by Austin Schuh · 5 years ago
  32. 31ac891 Fix some undefined behavior in Trajectory by James Kuszmaul · 5 years ago
  33. a4f69d6 Buildify the world by Austin Schuh · 5 years ago
  34. 3328d13 Verify that all processes sharing a channel are the same user by Austin Schuh · 5 years ago
  35. 6660213 Factor out the path by Austin Schuh · 5 years ago
  36. 8d6cea8 Add MergeWithConfig by Austin Schuh · 5 years ago
  37. e696598 Automatically enable the camera on boot by Austin Schuh · 5 years ago
  38. f6e7139 Make ts run better. by Austin Schuh · 5 years ago
  39. 7289ae3 Merge "Separate out CPU-heavy portion of IMU zeroing" by James Kuszmaul · 5 years ago
  40. fa0a8e8 Merge "Manage monotonic offsets correctly in y2020 localizer" by James Kuszmaul · 5 years ago
  41. 43a220f Add feed by Austin Schuh · 5 years ago
  42. eff5a6e Merge "Make camera definitions work on 7971" by Austin Schuh · 5 years ago
  43. 962a1bc Merge "Add transform of rotation from 3x1 to 3x3" by Austin Schuh · 5 years ago
  44. 75589cb Make camera definitions work on 7971 by Austin Schuh · 5 years ago
  45. 295f2a1 Add transform of rotation from 3x1 to 3x3 by Jim Ostrowski · 5 years ago
  46. 6ae92c4 Make fast_gaussian_runner work on ubuntu again by Austin Schuh · 5 years ago
  47. 5bb1e6c Make config.json work for cameras on pi{1,2} by Austin Schuh · 5 years ago
  48. 90c8278 Add opencv to the root filesystem by Austin Schuh · 5 years ago
  49. 97ad447 Fix error in change_hostname.sh by Austin Schuh · 5 years ago
  50. f15e937 Fix log_edit by Austin Schuh · 5 years ago
  51. 3fdd2b5 Merge "Log the training data" by Austin Schuh · 5 years ago
  52. 3b80648 Merge "Initialize y2020 Localizer correctly" by Austin Schuh · 5 years ago
  53. 958b21e Manage monotonic offsets correctly in y2020 localizer by James Kuszmaul · 5 years ago
  54. 8959524 Updated image_match_test to do multiple target matches. Added target point to each training target by Jim Ostrowski · 5 years ago
  55. 62956e7 Log the training data by Brian Silverman · 5 years ago
  56. fbfc9d8 Changing print statements to glog by Jim Ostrowski · 5 years ago
  57. 5005865 Updating field definition constants like target height by Jim Ostrowski · 5 years ago
  58. b7f45bb Separate out CPU-heavy portion of IMU zeroing by James Kuszmaul · 5 years ago
  59. 286b428 Initialize y2020 Localizer correctly by James Kuszmaul · 5 years ago
  60. 5f351f0 Merge "Finishing out write of camera_definition and target_definition to flatbuffer" by Brian Silverman · 5 years ago
  61. 38bb70b Finishing out write of camera_definition and target_definition to flatbuffer by Jim Ostrowski · 5 years ago
  62. 818b974 Merge "Calibration image capture and intrinsic computation" by Brian Silverman · 5 years ago
  63. 6aa77be Make y2020 multinode! by Austin Schuh · 5 years ago
  64. f0a637c Added more goals to joystick reader by Austin Schuh · 5 years ago
  65. 08e96eb Add support to control_loop_test for multiple nodes by Austin Schuh · 5 years ago
  66. e1bdd9f Merge "Quiet down trajectory.cc" by James Kuszmaul · 5 years ago
  67. a376088 Merge "Quiet down profiled subsystem" by Austin Schuh · 5 years ago
  68. 5784514 Merge changes I247481b2,I38b4ba0d,Ib3a89de4,I889c43b3 by Austin Schuh · 5 years ago
  69. e88fb03 Merge "Enable y2020 Localizer in drivetrain_main" by James Kuszmaul · 5 years ago
  70. 601cf1c Merge "Swap naming order of transformation matrices" by James Kuszmaul · 5 years ago
  71. 0e484f9 Quiet down profiled subsystem by Sabina Davis · 5 years ago
  72. 364ad3d Tune subsystems by Sabina Davis · 5 years ago
  73. ed08a5b Make IMU work by Austin Schuh · 5 years ago
  74. a3d0841 Make logger work in a single node world. by Sabina Davis · 5 years ago
  75. 2fd8473 Quiet down actions by Sabina Davis · 5 years ago
  76. 82feaff Merge "Added more goals to joystick reader" by Austin Schuh · 5 years ago
  77. abba330 Merge changes I6f171ed8,Idfa19614 by Austin Schuh · 5 years ago
  78. c2e4bdb Set motor ports and directions on y2020 comp by Sabina Davis · 5 years ago
  79. f7afd11 Calibrate 2020 comp robot's sensors by Sabina Davis · 5 years ago
  80. a3f2a31 Make irq renaming work with non-busybox ps by Austin Schuh · 5 years ago
  81. de11cb9 Name timers in message_bridge_client by Austin Schuh · 5 years ago
  82. 347f68f Merge changes Ie6b43814,I6bbcafa9 by Austin Schuh · 5 years ago
  83. fe24a52 Merge "Initial commit to draw keypoints on the image." by James Kuszmaul · 5 years ago
  84. 8fd0e3a Merge "Get rid of ts flatbuffer namespaces." by James Kuszmaul · 5 years ago
  85. c51dbfe Swap naming order of transformation matrices by James Kuszmaul · 5 years ago
  86. 66b7804 Quiet down trajectory.cc by James Kuszmaul · 5 years ago
  87. a8fed3d Added more goals to joystick reader by Sabina Davis · 5 years ago
  88. 147f056 Merge "Changed profiled subsystem dt." by Austin Schuh · 5 years ago
  89. d60acc3 Merge changes I2721cdc6,Ibb04affb,Ib350b16c,I27b37c9c,I29496ce7, ... by Austin Schuh · 5 years ago
  90. cde39fd Redo timer math for spurrious events by Austin Schuh · 5 years ago
  91. 9b331f1 Fix message_bridge_server buffer size by Austin Schuh · 5 years ago
  92. ab8c0c5 Add scripts to modify a root filesystem for the vision pi by Austin Schuh · 5 years ago
  93. 4a4b687 Point message_bridge_{client,server} to config.json by Austin Schuh · 5 years ago
  94. 73fcab1 Quiet down log_namer when there is no disk by Austin Schuh · 5 years ago
  95. 83873c3 7971 now uses the new IMU plugged in directly by Austin Schuh · 5 years ago
  96. 1d4920f Remove starter dependency on core. by Austin Schuh · 5 years ago
  97. 70551b7 Convert core to use glog by Austin Schuh · 5 years ago
  98. 68f7d27 Enable y2020 Localizer in drivetrain_main by James Kuszmaul · 5 years ago
  99. 26ed3a7 Merge "Spline Gui Commit" by James Kuszmaul · 5 years ago
  100. 91e6973 Spline Gui Commit by John Park · 6 years ago