- 99f7c6a Move over to ABSL logging and flags. by Austin Schuh · 10 months ago
- 8f99c82 Upgrade to bazel 7.1.1 by Austin Schuh · 12 months ago
- d99b1ee Nest some more namespaces by Stephan Pleines · 1 year, 3 months ago
- dd72800 Refactor year-agnostic catapult code to frc971 by Nathan Leong · 1 year, 3 months ago
- 6802533 Move some DrivetrainConfig types to flatbuffers by James Kuszmaul · 1 year, 4 months ago
- f63bde8 Nest all namespaces by Stephan Pleines · 1 year, 4 months ago
- eeb98e9 Allow constructing control loops from flatbuffers by James Kuszmaul · 1 year, 4 months ago
- f01da39 Update ~all flatbuffer rules to static_flatbuffer rules by James Kuszmaul · 1 year, 5 months ago
- 50e3dca Upgrade clang to 16.0.3 by Austin Schuh · 1 year, 10 months ago
- ec635d2 Split up zeroing library BUILD rules by James Kuszmaul · 1 year, 9 months ago
- 790cb54 Run clang-format on the entire repo by Philipp Schrader · 1 year, 10 months ago
- e3df1ed Move y2022 roborio "localizer" to frc971 for y2023 by James Kuszmaul · 2 years, 3 months ago
- e1531e6 Merge changes I7f67fba2,I4b4fd4d1 by Philipp Schrader · 2 years, 3 months ago
- 548aedf Switch to relative imports in .ts files by Philipp Schrader · 2 years, 3 months ago
- 3de4dfc Prepare for migration from ts_library to ts_project by Philipp Schrader · 2 years, 3 months ago
- 2971b5a Stop using std::function in HybridEkf by James Kuszmaul · 2 years, 3 months ago
- ebb658f Migrate everything to upstream pip packages by Philipp Schrader · 2 years, 8 months ago
- e69ee2d Move subsystem simulator to 971 by Niko Sohmers · 2 years, 7 months ago
- 75db4e8 Remove memory allocation in y2022 catapult by Austin Schuh · 2 years, 6 months ago
- 4b248da Update climber servo output by Milind Upadhyay · 2 years, 8 months ago
- c76bb4c Add 2nd robot ball color rects by Milind Upadhyay · 2 years, 8 months ago
- 5c40678 Add superstructure goal plot by Milind Upadhyay · 2 years, 7 months ago
- a1d006e Merge commit '7b04dc15c5745e780ff19aaff3d43aa1c6c99ad6' into master by Austin Schuh · 2 years, 8 months ago
- 0debde1 Clear Context in EventLoop at construction time by Austin Schuh · 2 years, 9 months ago
- 5127ccc Run yapf on all python files in the repo by Ravago Jones · 2 years, 9 months ago
- 7003a36 Speed up the turret acceleration by Austin Schuh · 3 years, 1 month ago
- 1612bbb Don't unwrap the turret when firing a second ball by Milind Upadhyay · 3 years, 1 month ago
- e84b3ec Merge "Make loading positions unwrap the turret" by Austin Schuh · 3 years, 1 month ago
- 3a7be54 Merge changes I32fad1f0,I781d3396 by Austin Schuh · 3 years, 1 month ago
- 27d16d3 Make loading positions unwrap the turret by Milind Upadhyay · 3 years, 1 month ago
- 5748052 Merge "Add 2022 superstructure replay" by James Kuszmaul · 3 years, 1 month ago
- 9628b8b Tune new shot table with final battery compensation turned off by Austin Schuh · 3 years, 1 month ago
- 463abe2 Recal intake again and update new pi's by Austin Schuh · 3 years, 1 month ago
- c4df1b5 Revert "Make loading positions unwrap the turret" by Austin Schuh · 3 years, 1 month ago
- 0757dec Merge "Calibrate 2nd robot sensors" by Austin Schuh · 3 years, 1 month ago
- 9d68b13 Add 2022 superstructure replay by Milind Upadhyay · 3 years, 1 month ago
- ab3da86 Merge "Make spit button smarter" by Austin Schuh · 3 years, 1 month ago
- f70107e Make spit button smarter by Ravago Jones · 3 years, 1 month ago
- e9075d1 Calibrate 2nd robot sensors by Milind Upadhyay · 3 years, 1 month ago
- e19cf8e Merge "Speed up catapult" by Austin Schuh · 3 years, 1 month ago
- c63d094 Speed up catapult by milind-u · 3 years, 1 month ago
- d2b6453 Merge "Make loading positions unwrap the turret" by Austin Schuh · 3 years, 1 month ago
- 677af7e Make the climber release again. by Austin Schuh · 3 years, 1 month ago
- 3806ffb Make the purple light turn on when we accept images by Austin Schuh · 3 years, 1 month ago
- e23d4de Updated 5 ball for SVR by Henry Speiser · 3 years, 1 month ago
- d51af7a Add ball sorting by Ravago Jones · 3 years, 1 month ago
- 9ad1efe Make loading positions unwrap the turret by Ravago Jones · 3 years, 1 month ago
- 6e7d8d4 Add climber servo code by milind-u · 3 years, 1 month ago
- b9ba9a5 Add interpolation table for auto-aim speed-over-ground by James Kuszmaul · 3 years, 1 month ago
- 1ed66ab Tune the shot table by Austin Schuh · 3 years, 1 month ago
- 29dcc17 Switch back to using one transfer roller voltage by Milind Upadhyay · 3 years, 1 month ago
- e038220 Make new LED indicator not crash. by Austin Schuh · 3 years, 1 month ago
- 8a2ba2e Merge "Only update the catapult firing bool when enabled" by Austin Schuh · 3 years, 1 month ago
- 8af8632 Merge "Add imu disconnected to status led" by Austin Schuh · 3 years, 1 month ago
- c560332 Merge changes Ia108f8cb,Ic6caa2d3 by Austin Schuh · 3 years, 1 month ago
- b39f452 Add support for multiple cycles of delay for U by Austin Schuh · 3 years, 1 month ago
- 058e64c Only update the catapult firing bool when enabled by Milind Upadhyay · 3 years, 1 month ago
- da7e3e1 Add timing instrumentation to wpilib_interface by Austin Schuh · 3 years, 1 month ago
- a9c49a2 Dont shoot if robot moving too fast by Henry Speiser · 3 years, 1 month ago
- e562e32 Add imu disconnected to status led by Henry Speiser · 3 years, 1 month ago
- 7b27aab Make 2022 aiming speed-over-ground more reasonable by James Kuszmaul · 3 years, 1 month ago
- 81da19b Merge "Make the turret go to the right intake to save time" by Austin Schuh · 3 years, 1 month ago
- 9290881 Make the turret go to the right intake to save time by Austin Schuh · 3 years, 1 month ago
- 2ed18fd Ignore logger pi being connected on the status light by Austin Schuh · 3 years, 1 month ago
- b5af591 Tune catapult MPC by Austin Schuh · 3 years, 1 month ago
- 42d7e5f Tune auto to make 5 balls for real by Austin Schuh · 3 years, 2 months ago
- dac091f Merge commit '7c1ae250acb4120322b01a666993ed63c795ef21' into master by James Kuszmaul · 3 years, 2 months ago
- 2a59cf0 Fix auto-aiming when turret range doesn't include [-pi, +pi] by James Kuszmaul · 3 years, 2 months ago
- 128683c Merge "Ignore localizer updates during autonomous" by Austin Schuh · 3 years, 2 months ago
- e16fa7f Merge changes Iad56b952,I226c895e by Austin Schuh · 3 years, 2 months ago
- c76c19b Ignore localizer updates during autonomous by James Kuszmaul · 3 years, 2 months ago
- 0a8cbb0 Add client to constructor of led_indicator by Henry Speiser · 3 years, 2 months ago
- 9d5c3eb Fix horizon shrinking code in catapult by Austin Schuh · 3 years, 2 months ago
- 888c196 Flash if client or server disconnected by Henry Speiser · 3 years, 2 months ago
- 77747b7 Add code for status led by Henry Speiser · 3 years, 2 months ago
- ee3b001 Only open the flippers once the turret is ready by milind-u · 3 years, 2 months ago
- 3be7f7a Don't give the profile a velocity by Austin Schuh · 3 years, 2 months ago
- 73da553 Merge "Properly set turret intake side" by Austin Schuh · 3 years, 2 months ago
- 9064853 Properly set turret intake side by Milind Upadhyay · 3 years, 2 months ago
- fce2b60 Only construct fbb once in superstructure by Austin Schuh · 3 years, 2 months ago
- 4147255 Report MPC horizon and drop any cycles at the beginning which are 0 by Austin Schuh · 3 years, 2 months ago
- 00ec0da Update collision avoidance for new pi's by Austin Schuh · 3 years, 2 months ago
- 4052695 Refactor handling of dual intaking by James Kuszmaul · 3 years, 2 months ago
- 3283ce0 Add interpolation table boilerplate by Ravago Jones · 3 years, 2 months ago
- 4a26cfe Merge "Add profile to 2022 aimer turret goal" by Austin Schuh · 3 years, 2 months ago
- 01329b4 Merge "Add aimer status to 2022 turret plot" by James Kuszmaul · 3 years, 2 months ago
- e3fc87f Add profile to 2022 aimer turret goal by James Kuszmaul · 3 years, 2 months ago
- 77aa62c Add aimer status to 2022 turret plot by James Kuszmaul · 3 years, 2 months ago
- 17be41d Decel the catapult even faster by Austin Schuh · 3 years, 2 months ago
- 97410d7 Add battery voltage compensation to the catapult by Austin Schuh · 3 years, 2 months ago
- 918ecf0 Send turret to load before a ball is detected by Milind Upadhyay · 3 years, 2 months ago
- ccc566f Add flipper voltage to y2022 superstructure plot by James Kuszmaul · 3 years, 2 months ago
- dfeb83c Tune catapult to be a lot more accurate by Austin Schuh · 3 years, 2 months ago
- c9b42db Lower intake a bit more by Austin Schuh · 3 years, 2 months ago
- ba59dc9 check optional access in y2022 drivetrain by James Kuszmaul · 3 years, 2 months ago
- 3f082d7 Fix superstructure goal ids by Milind Upadhyay · 3 years, 2 months ago
- 3dce753 Merge "Allow skipping to superstructure loaded state" by James Kuszmaul · 3 years, 2 months ago
- 803bbf0 Allow skipping to superstructure loaded state by Milind Upadhyay · 3 years, 2 months ago
- 7b8bc29 Merge "Add second transfer roller motor" by James Kuszmaul · 3 years, 2 months ago
- b1a74ea Add second transfer roller motor by Milind Upadhyay · 3 years, 2 months ago