1. bcce26a Drive code works on Tantrum. by Austin Schuh · 7 years ago
  2. d0180f1 Tune drivetrain. by Diana Burgess · 7 years ago
  3. e8a54c0 Drivetrain now kind of works. by Austin Schuh · 7 years ago
  4. 4f85729 Upgrade to Bazel 0.10.1 + sandbox revert by Austin Schuh · 7 years ago
  5. d86a216 Moved Drivetrain from y2016 python to frc971 by Campbell Crowley · 8 years ago
  6. 36e93e9 Change ZeroingEstimator constructors to explicit by Campbell Crowley · 8 years ago
  7. 415bb6c Removed support for dual analog hall effect sensors for shifters by Sabina Davis · 8 years ago
  8. 9d92e6b Upgraded to bazel 0.6.1 by Austin Schuh · 8 years ago
  9. d5ccb86 Added column and tests by Austin Schuh · 8 years ago
  10. 3250183 Split StatespaceLoop into a Plant, Controller, and Observer. by Austin Schuh · 8 years ago
  11. c5fceb8 Put a plant inside the loop and moved A,B,etc there. by Austin Schuh · 8 years ago
  12. 64f17a5 Made StateFeedbackControllerConstants just a set of constants. by Austin Schuh · 8 years ago
  13. 66c1988 Pulled U out of the plant. by Austin Schuh · 8 years ago
  14. 2527ed2 Add support in drivetrain for IMU gyro by Campbell Crowley · 8 years ago
  15. 009b93e Recalibrated 2016 bot. by Austin Schuh · 8 years ago
  16. d9eade9 Initialized glog in polydrivetrain.py by Austin Schuh · 8 years ago
  17. 3634ed3 Factored out the profiled subsystem status. by Austin Schuh · 8 years ago
  18. ab0b677 Template the ZeroingEstimator type by Brian Silverman · 8 years ago
  19. 473a565 Factored out 1 DOF profiled subsystem from 2016 by Austin Schuh · 8 years ago
  20. cb60e29 Factor out a generic "standard subsystem" by Austin Schuh · 9 years ago
  21. f2a50ba Upgraded the rest of Time. by Austin Schuh · 9 years ago
  22. 2a671df Upgraded //y2012 to use the common drive code. by Austin Schuh · 9 years ago
  23. 9ffe298 Break out the CIM class to avoid duplication by Philipp Schrader · 9 years ago
  24. 94a5410 Upgraded y2016 shooter to std::chrono by Austin Schuh · 9 years ago
  25. f40417a Removed unused argparse by Austin Schuh · 9 years ago
  26. d58c2e1 Merge "Fix naming of constant" by Brian Silverman · 9 years ago
  27. 214e9c1 Converted trapezoid_profile over to monotonic_clock by Austin Schuh · 9 years ago
  28. 94a5237 Changed butterknife's constants to fix drivetrain. by Adam Snaider · 9 years ago
  29. 19562ab Fix naming of constant by Brian Silverman · 9 years ago
  30. deb2a2d Merge "Fix collided LOG" by Brian Silverman · 9 years ago
  31. 4fb53da Merge "Fix superstructure zeroing corner case" by Brian Silverman · 9 years ago
  32. 30f59e1 Merge "Tweak superstructure_lib_test to deal with new constants" by Brian Silverman · 9 years ago
  33. 596a881 Tweak superstructure_lib_test to deal with new constants by Brian Silverman · 9 years ago
  34. 741b27a Fix superstructure zeroing corner case by Brian Silverman · 9 years ago
  35. 9180fc1 Fix collided LOG by Brian Silverman · 9 years ago
  36. 0c001a8 Tuned shoulder actor for the new string length and reduced power when landed while hanging. by Austin Schuh · 9 years ago
  37. 2fc178f Re-tuned superstructure controls by Austin Schuh · 9 years ago
  38. fef64ac Made hanging work. by Austin Schuh · 9 years ago
  39. 9cc9ab6 Initial stab at hanging actor. by Diana Vandenberg · 9 years ago
  40. 71466fe Add climber framework. by Comran Morshed · 9 years ago
  41. ceb23cc Recalibrated for the new black wheels. by Austin Schuh · 9 years ago
  42. 889fee8 Made down offset a constant. by Austin Schuh · 9 years ago
  43. 1defd26 Taught superstructure to turn rollers off. by Austin Schuh · 9 years ago
  44. b2c3338 Added forwards and backwards flash lights. by Austin Schuh · 9 years ago
  45. f59b8ee Wrote the 5 autonomous modes. by Austin Schuh · 9 years ago
  46. 214164b Tuned backwards fender shot. by Austin Schuh · 9 years ago
  47. 843412b Added traverse code. by Austin Schuh · 9 years ago
  48. ba93d9e Fixed drivetrain gyro compensated vs encoder errors. by Austin Schuh · 9 years ago
  49. f132dc5 Loosened up zeroing tolerances. by Austin Schuh · 9 years ago
  50. 033ce5c Increased J to prevent overshoot. by Austin Schuh · 9 years ago
  51. 2c71786 Allow the wrist to move when the shoulder isn't all the way up. by Austin Schuh · 9 years ago
  52. 1d6d0d4 Added force lights on shooter queue feature. by Austin Schuh · 9 years ago
  53. e0729a6 Lights turn on when shooter is on. by Austin Schuh · 9 years ago
  54. d7e2994 Fixed shooter inversion bug. by Austin Schuh · 9 years ago
  55. 6802a9d Tweaked collision avoidance to tuck in more. by Austin Schuh · 9 years ago
  56. 6ca0f79 Fixed collision detection. by Austin Schuh · 9 years ago
  57. 093535c Added position control and profiling to drivetrain. by Austin Schuh · 9 years ago
  58. 5b1a4cd Added logging of collision detection. by Austin Schuh · 9 years ago
  59. f59b6bc Split the accelerating and decelerating gains for the superstructure. by Austin Schuh · 9 years ago
  60. be0e3b8 Merge "Avoid shooter collision with new intake" by Austin Schuh · 9 years ago
  61. 45def5f Fixed SaturatedProfileTest. by Adam Snaider · 9 years ago
  62. 3da48ac Check against actual superstructure voltage limits by Philipp Schrader · 9 years ago
  63. 0da1d70 Merge "Update shoulder sprocket gear ratios." by Brian Silverman · 9 years ago
  64. 1836a43 Avoid shooter collision with new intake by Campbell Crowley · 9 years ago
  65. b6a2236 Update new intake J and double-check new ratios. by Comran Morshed · 9 years ago
  66. 367d8e5 Update shoulder sprocket gear ratios. by Comran Morshed · 9 years ago
  67. bc918b6 Implmented ZeroOuputs function for the drivetrain. by Adam Snaider · 9 years ago
  68. a987f8b Fixed zeroed bit in superstructure status. by Austin Schuh · 9 years ago
  69. be04115 Added more internal state logging to arm. by Austin Schuh · 9 years ago
  70. 7eecd7c Added shooter spinup wait state machine. by Austin Schuh · 9 years ago
  71. 740a090 Tuned shooter. by Austin Schuh · 9 years ago
  72. 1aa5ee9 Tuned arm some more, still needs lots of work. by Austin Schuh · 9 years ago
  73. 126924c Tuned drivetrain, fixed --plot flag, and enabled closed loop drive. by Austin Schuh · 9 years ago
  74. 2f5bfc8 Calibrated superstructure limits. by Austin Schuh · 9 years ago
  75. c64b604 Switched drivetrain to open loop until it is calibrated. by Austin Schuh · 9 years ago
  76. 10d23d1 Merge "Added support for both sets of rollers" by Austin Schuh · 9 years ago
  77. d4fd655 Added support for both sets of rollers by Campbell Crowley · 9 years ago
  78. 22dfec0 Merge "Add closed loop option to drivetrain config." by Austin Schuh · 9 years ago
  79. 9f77fd2 Calibrated superstructure sensors. by Austin Schuh · 9 years ago
  80. 76ca8f5 Add closed loop option to drivetrain config. by Comran Morshed · 9 years ago
  81. 9045b9c Merge "Remove unused things from drivetrain_config." by Austin Schuh · 9 years ago
  82. 3708f09 Remove unused things from drivetrain_config. by Comran Morshed · 9 years ago
  83. 152c7cf Tests for disabling while zeroing by Campbell Crowley · 9 years ago
  84. af7adc4 Merge "Add/modify tests to check collision handling while disabled." by Austin Schuh · 9 years ago
  85. 011f7d9 Add/modify tests to check collision handling while disabled. by Comran Morshed · 9 years ago
  86. 33bc684 Pushed out drivetrain ratios from python. by Austin Schuh · 9 years ago
  87. 3130b37 Removed redundant turn_width. by Austin Schuh · 9 years ago
  88. 1338b27 Add test for shooter landing. by Comran Morshed · 9 years ago
  89. 2b0bb6c Merge "Fix some wrong drivetrain constants." by Brian Silverman · 9 years ago
  90. a1dd527 Let the superstructure out of LANDING_RUNNING by Austin Schuh · 9 years ago
  91. 9f4e8a7 Added landing voltage limit and test. by Austin Schuh · 9 years ago
  92. f34582e Fixed superstructure test failure due to trying to reset while in the bellypan. by Austin Schuh · 9 years ago
  93. dc710d2 Added asymetric voltage limiting. by Austin Schuh · 9 years ago
  94. 2d7820b Fixed intake voltage limit compile error. by Austin Schuh · 9 years ago
  95. b1d682b Explicitly land the shooter in the belly-pan. by Austin Schuh · 9 years ago
  96. 6ce2c6e Removed ability to disable collision detection. by Austin Schuh · 9 years ago
  97. c85cdd5 Added debug prints for detecting collisions. by Austin Schuh · 9 years ago
  98. d8c70b4 Merge "Add intake rollers." by Austin Schuh · 9 years ago
  99. 001c7c3 Fix some wrong drivetrain constants. by Comran Morshed · 9 years ago
  100. f4cd764 Add intake rollers. by Comran Morshed · 9 years ago