1. ad8a808 Make code run again on roborio by James Kuszmaul · 5 years ago
  2. 910f92b Provide Python 3 matplotlib by James Kuszmaul · 5 years ago
  3. 7d87b67 Sort wakeups and add send latency. by Austin Schuh · 5 years ago
  4. 5f1cc5c Require a name when making a simulated event loop by Austin Schuh · 5 years ago
  5. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  6. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  7. 9fe68f7 Convert control loop tests over to simulated event loop by Austin Schuh · 6 years ago
  8. 13d6816 Convert y2016 to use event loop time by Austin Schuh · 6 years ago
  9. 9481d0d Remove global y2016.control_loops.superstructure_queue object by Austin Schuh · 6 years ago
  10. ae023fb Convert control_loops::shooter::shooter_queue to event loops. by Austin Schuh · 6 years ago
  11. 4b652c9 Convert BallDetector to event loops. by Austin Schuh · 6 years ago
  12. 651fc3f Make a DurationInSeconds function by James Kuszmaul · 6 years ago
  13. 63d095d Switch default dt to 5.05 ms by Austin Schuh · 6 years ago
  14. 3431d62 Make drivetrain use generic localizer by James Kuszmaul · 6 years ago
  15. 6738c36 Reformat python and c++ files by Tyler Chatow · 6 years ago
  16. 55a13dc Switch all robots over to use EventLoop by Austin Schuh · 6 years ago
  17. eeec74a Move Position, robot_state, and joystick_state over by Austin Schuh · 6 years ago
  18. c135728 Merge "Add Lyapunov stable controller." by Austin Schuh · 6 years ago
  19. 7660fcd Remove unused queuegroup hash by Austin Schuh · 6 years ago
  20. 2e55403 Refactor angular_system out of 2016 intake by Austin Schuh · 6 years ago
  21. 7b1e9df Add Lyapunov stable controller. by Austin Schuh · 6 years ago
  22. bd3e530 Merge "Add J and Mass to drivetrain_config" by Austin Schuh · 6 years ago
  23. e6a9fdf Add J and Mass to drivetrain_config by Austin Schuh · 6 years ago
  24. de8968c Merge "Add 2016 spring intake physics model documentation" by Brian Silverman · 6 years ago
  25. a062edb Added make_hybrid_drivetrain_velocity_loop to drivetrain_config by Austin Schuh · 6 years ago
  26. bb735b7 Convert dt to a chrono::duration in drivetrain config by Austin Schuh · 6 years ago
  27. c0a2c5f Add 2016 spring intake physics model documentation by Michael Schuh · 6 years ago
  28. 7442515 Build hybrid velocity loop for each drivetrain by Austin Schuh · 6 years ago
  29. 972e47e Add //tools:armhf-debian to the default environment group by Austin Schuh · 6 years ago
  30. 398c74a Removed linux_code by John Park · 7 years ago
  31. 33858a3 Removed Common by John Park · 7 years ago
  32. 7a7c24d Use the downloaded clang when building for armhf-debian by Brian Silverman · 7 years ago
  33. 6470f44 Use a (mostly) hermetic Python interpreter by Brian Silverman · 7 years ago
  34. bcce26a Drive code works on Tantrum. by Austin Schuh · 7 years ago
  35. d0180f1 Tune drivetrain. by Diana Burgess · 7 years ago
  36. e8a54c0 Drivetrain now kind of works. by Austin Schuh · 7 years ago
  37. 4f85729 Upgrade to Bazel 0.10.1 + sandbox revert by Austin Schuh · 7 years ago
  38. d86a216 Moved Drivetrain from y2016 python to frc971 by Campbell Crowley · 7 years ago
  39. 36e93e9 Change ZeroingEstimator constructors to explicit by Campbell Crowley · 7 years ago
  40. 415bb6c Removed support for dual analog hall effect sensors for shifters by Sabina Davis · 8 years ago
  41. 9d92e6b Upgraded to bazel 0.6.1 by Austin Schuh · 8 years ago
  42. d5ccb86 Added column and tests by Austin Schuh · 8 years ago
  43. 3250183 Split StatespaceLoop into a Plant, Controller, and Observer. by Austin Schuh · 8 years ago
  44. c5fceb8 Put a plant inside the loop and moved A,B,etc there. by Austin Schuh · 8 years ago
  45. 64f17a5 Made StateFeedbackControllerConstants just a set of constants. by Austin Schuh · 8 years ago
  46. 66c1988 Pulled U out of the plant. by Austin Schuh · 8 years ago
  47. 2527ed2 Add support in drivetrain for IMU gyro by Campbell Crowley · 8 years ago
  48. 009b93e Recalibrated 2016 bot. by Austin Schuh · 8 years ago
  49. d9eade9 Initialized glog in polydrivetrain.py by Austin Schuh · 8 years ago
  50. 3634ed3 Factored out the profiled subsystem status. by Austin Schuh · 8 years ago
  51. ab0b677 Template the ZeroingEstimator type by Brian Silverman · 8 years ago
  52. 473a565 Factored out 1 DOF profiled subsystem from 2016 by Austin Schuh · 8 years ago
  53. cb60e29 Factor out a generic "standard subsystem" by Austin Schuh · 8 years ago
  54. f2a50ba Upgraded the rest of Time. by Austin Schuh · 8 years ago
  55. 2a671df Upgraded //y2012 to use the common drive code. by Austin Schuh · 8 years ago
  56. 9ffe298 Break out the CIM class to avoid duplication by Philipp Schrader · 8 years ago
  57. 94a5410 Upgraded y2016 shooter to std::chrono by Austin Schuh · 8 years ago
  58. f40417a Removed unused argparse by Austin Schuh · 8 years ago
  59. d58c2e1 Merge "Fix naming of constant" by Brian Silverman · 8 years ago
  60. 214e9c1 Converted trapezoid_profile over to monotonic_clock by Austin Schuh · 8 years ago
  61. 94a5237 Changed butterknife's constants to fix drivetrain. by Adam Snaider · 9 years ago
  62. 19562ab Fix naming of constant by Brian Silverman · 9 years ago
  63. deb2a2d Merge "Fix collided LOG" by Brian Silverman · 9 years ago
  64. 4fb53da Merge "Fix superstructure zeroing corner case" by Brian Silverman · 9 years ago
  65. 30f59e1 Merge "Tweak superstructure_lib_test to deal with new constants" by Brian Silverman · 9 years ago
  66. 596a881 Tweak superstructure_lib_test to deal with new constants by Brian Silverman · 9 years ago
  67. 741b27a Fix superstructure zeroing corner case by Brian Silverman · 9 years ago
  68. 9180fc1 Fix collided LOG by Brian Silverman · 9 years ago
  69. 0c001a8 Tuned shoulder actor for the new string length and reduced power when landed while hanging. by Austin Schuh · 9 years ago
  70. 2fc178f Re-tuned superstructure controls by Austin Schuh · 9 years ago
  71. fef64ac Made hanging work. by Austin Schuh · 9 years ago
  72. 9cc9ab6 Initial stab at hanging actor. by Diana Vandenberg · 9 years ago
  73. 71466fe Add climber framework. by Comran Morshed · 9 years ago
  74. ceb23cc Recalibrated for the new black wheels. by Austin Schuh · 9 years ago
  75. 889fee8 Made down offset a constant. by Austin Schuh · 9 years ago
  76. 1defd26 Taught superstructure to turn rollers off. by Austin Schuh · 9 years ago
  77. b2c3338 Added forwards and backwards flash lights. by Austin Schuh · 9 years ago
  78. f59b8ee Wrote the 5 autonomous modes. by Austin Schuh · 9 years ago
  79. 214164b Tuned backwards fender shot. by Austin Schuh · 9 years ago
  80. 843412b Added traverse code. by Austin Schuh · 9 years ago
  81. ba93d9e Fixed drivetrain gyro compensated vs encoder errors. by Austin Schuh · 9 years ago
  82. f132dc5 Loosened up zeroing tolerances. by Austin Schuh · 9 years ago
  83. 033ce5c Increased J to prevent overshoot. by Austin Schuh · 9 years ago
  84. 2c71786 Allow the wrist to move when the shoulder isn't all the way up. by Austin Schuh · 9 years ago
  85. 1d6d0d4 Added force lights on shooter queue feature. by Austin Schuh · 9 years ago
  86. e0729a6 Lights turn on when shooter is on. by Austin Schuh · 9 years ago
  87. d7e2994 Fixed shooter inversion bug. by Austin Schuh · 9 years ago
  88. 6802a9d Tweaked collision avoidance to tuck in more. by Austin Schuh · 9 years ago
  89. 6ca0f79 Fixed collision detection. by Austin Schuh · 9 years ago
  90. 093535c Added position control and profiling to drivetrain. by Austin Schuh · 9 years ago
  91. 5b1a4cd Added logging of collision detection. by Austin Schuh · 9 years ago
  92. f59b6bc Split the accelerating and decelerating gains for the superstructure. by Austin Schuh · 9 years ago
  93. be0e3b8 Merge "Avoid shooter collision with new intake" by Austin Schuh · 9 years ago
  94. 45def5f Fixed SaturatedProfileTest. by Adam Snaider · 9 years ago
  95. 3da48ac Check against actual superstructure voltage limits by Philipp Schrader · 9 years ago
  96. 0da1d70 Merge "Update shoulder sprocket gear ratios." by Brian Silverman · 9 years ago
  97. 1836a43 Avoid shooter collision with new intake by Campbell Crowley · 9 years ago
  98. b6a2236 Update new intake J and double-check new ratios. by Comran Morshed · 9 years ago
  99. 367d8e5 Update shoulder sprocket gear ratios. by Comran Morshed · 9 years ago
  100. bc918b6 Implmented ZeroOuputs function for the drivetrain. by Adam Snaider · 9 years ago