1. ebb658f Migrate everything to upstream pip packages by Philipp Schrader · 3 years ago
  2. 5127ccc Run yapf on all python files in the repo by Ravago Jones · 3 years, 1 month ago
  3. 2669ece Undelay our status X_hat by Austin Schuh · 3 years, 6 months ago
  4. c5fa6d9 Rename config.json to aos_config.json by Austin Schuh · 3 years, 7 months ago
  5. cc016b3 Import buildifier by Philipp Schrader · 3 years, 8 months ago
  6. 1f1dca3 Create an enum for sender errors by milind · 4 years, 2 months ago
  7. 0a3c9d4 Buildify the world by Austin Schuh · 4 years, 2 months ago
  8. 6175066 Move aos/controls to frc971/control_loops by James Kuszmaul · 4 years, 3 months ago
  9. 2ca00ec Heap allocate the drivetrain to preserve stack by Austin Schuh · 4 years, 3 months ago
  10. 085eab9 Switch to python3 and scipy from slycot by Austin Schuh · 4 years, 10 months ago
  11. 5ea4847 Fix some python2-isms in prep for python3 by Austin Schuh · 4 years, 7 months ago
  12. dada107 Switch everything to platforms by Philipp Schrader · 4 years, 10 months ago
  13. ce7e03d Use python3 print by Austin Schuh · 4 years, 10 months ago
  14. 094d09b Simplify aos::Init by Austin Schuh · 4 years, 10 months ago
  15. fb6a7a5 Add ids to flatbuffer fields in y2012, y2016, frc971, and aos by Ravago Jones · 4 years, 10 months ago
  16. 14d7d3d Depend on config rule instead of file. by Austin Schuh · 5 years ago
  17. ae87e31 Remove unused Cleanup() call by Austin Schuh · 5 years ago
  18. ad8a808 Make code run again on roborio by James Kuszmaul · 6 years ago
  19. 910f92b Provide Python 3 matplotlib by James Kuszmaul · 6 years ago
  20. 7d87b67 Sort wakeups and add send latency. by Austin Schuh · 6 years ago
  21. 5f1cc5c Require a name when making a simulated event loop by Austin Schuh · 6 years ago
  22. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  23. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  24. 9fe68f7 Convert control loop tests over to simulated event loop by Austin Schuh · 6 years ago
  25. 13d6816 Convert y2016 to use event loop time by Austin Schuh · 6 years ago
  26. 9481d0d Remove global y2016.control_loops.superstructure_queue object by Austin Schuh · 6 years ago
  27. ae023fb Convert control_loops::shooter::shooter_queue to event loops. by Austin Schuh · 6 years ago
  28. 4b652c9 Convert BallDetector to event loops. by Austin Schuh · 6 years ago
  29. 651fc3f Make a DurationInSeconds function by James Kuszmaul · 6 years ago
  30. 63d095d Switch default dt to 5.05 ms by Austin Schuh · 7 years ago
  31. 3431d62 Make drivetrain use generic localizer by James Kuszmaul · 7 years ago
  32. 6738c36 Reformat python and c++ files by Tyler Chatow · 7 years ago
  33. 55a13dc Switch all robots over to use EventLoop by Austin Schuh · 7 years ago
  34. eeec74a Move Position, robot_state, and joystick_state over by Austin Schuh · 7 years ago
  35. c135728 Merge "Add Lyapunov stable controller." by Austin Schuh · 7 years ago
  36. 7660fcd Remove unused queuegroup hash by Austin Schuh · 7 years ago
  37. 2e55403 Refactor angular_system out of 2016 intake by Austin Schuh · 7 years ago
  38. 7b1e9df Add Lyapunov stable controller. by Austin Schuh · 7 years ago
  39. bd3e530 Merge "Add J and Mass to drivetrain_config" by Austin Schuh · 7 years ago
  40. e6a9fdf Add J and Mass to drivetrain_config by Austin Schuh · 7 years ago
  41. de8968c Merge "Add 2016 spring intake physics model documentation" by Brian Silverman · 7 years ago
  42. a062edb Added make_hybrid_drivetrain_velocity_loop to drivetrain_config by Austin Schuh · 7 years ago
  43. bb735b7 Convert dt to a chrono::duration in drivetrain config by Austin Schuh · 7 years ago
  44. c0a2c5f Add 2016 spring intake physics model documentation by Michael Schuh · 7 years ago
  45. 7442515 Build hybrid velocity loop for each drivetrain by Austin Schuh · 7 years ago
  46. 972e47e Add //tools:armhf-debian to the default environment group by Austin Schuh · 7 years ago
  47. 398c74a Removed linux_code by John Park · 7 years ago
  48. 33858a3 Removed Common by John Park · 7 years ago
  49. 7a7c24d Use the downloaded clang when building for armhf-debian by Brian Silverman · 7 years ago
  50. 6470f44 Use a (mostly) hermetic Python interpreter by Brian Silverman · 7 years ago
  51. bcce26a Drive code works on Tantrum. by Austin Schuh · 7 years ago
  52. d0180f1 Tune drivetrain. by Diana Burgess · 7 years ago
  53. e8a54c0 Drivetrain now kind of works. by Austin Schuh · 8 years ago
  54. 4f85729 Upgrade to Bazel 0.10.1 + sandbox revert by Austin Schuh · 8 years ago
  55. d86a216 Moved Drivetrain from y2016 python to frc971 by Campbell Crowley · 8 years ago
  56. 36e93e9 Change ZeroingEstimator constructors to explicit by Campbell Crowley · 8 years ago
  57. 415bb6c Removed support for dual analog hall effect sensors for shifters by Sabina Davis · 8 years ago
  58. 9d92e6b Upgraded to bazel 0.6.1 by Austin Schuh · 8 years ago
  59. d5ccb86 Added column and tests by Austin Schuh · 9 years ago
  60. 3250183 Split StatespaceLoop into a Plant, Controller, and Observer. by Austin Schuh · 9 years ago
  61. c5fceb8 Put a plant inside the loop and moved A,B,etc there. by Austin Schuh · 9 years ago
  62. 64f17a5 Made StateFeedbackControllerConstants just a set of constants. by Austin Schuh · 9 years ago
  63. 66c1988 Pulled U out of the plant. by Austin Schuh · 9 years ago
  64. 2527ed2 Add support in drivetrain for IMU gyro by Campbell Crowley · 9 years ago
  65. 009b93e Recalibrated 2016 bot. by Austin Schuh · 9 years ago
  66. d9eade9 Initialized glog in polydrivetrain.py by Austin Schuh · 9 years ago
  67. 3634ed3 Factored out the profiled subsystem status. by Austin Schuh · 9 years ago
  68. ab0b677 Template the ZeroingEstimator type by Brian Silverman · 9 years ago
  69. 473a565 Factored out 1 DOF profiled subsystem from 2016 by Austin Schuh · 9 years ago
  70. cb60e29 Factor out a generic "standard subsystem" by Austin Schuh · 9 years ago
  71. f2a50ba Upgraded the rest of Time. by Austin Schuh · 9 years ago
  72. 2a671df Upgraded //y2012 to use the common drive code. by Austin Schuh · 9 years ago
  73. 9ffe298 Break out the CIM class to avoid duplication by Philipp Schrader · 9 years ago
  74. 94a5410 Upgraded y2016 shooter to std::chrono by Austin Schuh · 9 years ago
  75. f40417a Removed unused argparse by Austin Schuh · 9 years ago
  76. d58c2e1 Merge "Fix naming of constant" by Brian Silverman · 9 years ago
  77. 214e9c1 Converted trapezoid_profile over to monotonic_clock by Austin Schuh · 9 years ago
  78. 94a5237 Changed butterknife's constants to fix drivetrain. by Adam Snaider · 9 years ago
  79. 19562ab Fix naming of constant by Brian Silverman · 9 years ago
  80. deb2a2d Merge "Fix collided LOG" by Brian Silverman · 9 years ago
  81. 4fb53da Merge "Fix superstructure zeroing corner case" by Brian Silverman · 9 years ago
  82. 30f59e1 Merge "Tweak superstructure_lib_test to deal with new constants" by Brian Silverman · 9 years ago
  83. 596a881 Tweak superstructure_lib_test to deal with new constants by Brian Silverman · 9 years ago
  84. 741b27a Fix superstructure zeroing corner case by Brian Silverman · 9 years ago
  85. 9180fc1 Fix collided LOG by Brian Silverman · 9 years ago
  86. 0c001a8 Tuned shoulder actor for the new string length and reduced power when landed while hanging. by Austin Schuh · 9 years ago
  87. 2fc178f Re-tuned superstructure controls by Austin Schuh · 9 years ago
  88. fef64ac Made hanging work. by Austin Schuh · 9 years ago
  89. 9cc9ab6 Initial stab at hanging actor. by Diana Vandenberg · 9 years ago
  90. 71466fe Add climber framework. by Comran Morshed · 9 years ago
  91. ceb23cc Recalibrated for the new black wheels. by Austin Schuh · 9 years ago
  92. 889fee8 Made down offset a constant. by Austin Schuh · 9 years ago
  93. 1defd26 Taught superstructure to turn rollers off. by Austin Schuh · 9 years ago
  94. b2c3338 Added forwards and backwards flash lights. by Austin Schuh · 9 years ago
  95. f59b8ee Wrote the 5 autonomous modes. by Austin Schuh · 9 years ago
  96. 214164b Tuned backwards fender shot. by Austin Schuh · 9 years ago
  97. 843412b Added traverse code. by Austin Schuh · 9 years ago
  98. ba93d9e Fixed drivetrain gyro compensated vs encoder errors. by Austin Schuh · 9 years ago
  99. f132dc5 Loosened up zeroing tolerances. by Austin Schuh · 9 years ago
  100. 033ce5c Increased J to prevent overshoot. by Austin Schuh · 9 years ago