Skip to content

Releases: Robocubs/2018RobotCode

Codename "Milford"

18 Mar 21:29
1e2138f
Compare
Choose a tag to compare

Alright. I'm lazy, and just did a review on the pull request for this version, so I'm going to do some copypasta here.


  • Modified climb, winching up and down actions to function while held instead of when pressed.
  • Modularized the code for Shuffleboard, and set to low gear and brake mode on drive train on startup.
  • Changed arm from relative CTRE encoder to absolute encoder.
  • Removed outdated autonomous routines; refactored existing to use new Drive and Turn classes.
  • Added a new Drive command with full PID support.
  • Added a new Turn command with full PID support.
  • Made position code more modular with variables.
  • Refactored TeleopDrive with PID support.
  • Improved Javadoc across the board! Hurray!

Codename "Milford" Beta 3

15 Mar 18:59
Compare
Choose a tag to compare
Pre-release

DO NOT USE v2.0.0-beta.2! IT IS BROKEN!
New changes include:

  • Removal of Lights subsystem. No more support for browning-out lights.
  • Improved AutoGear system.
  • Converted DriveTrain to PID Subsystem.
  • Modularized Shuffleboard system.

Not much else.

Codename "Milford" Beta 2

12 Mar 23:26
Compare
Choose a tag to compare
Pre-release

This release is to not be spoken of. It shall now be condemned forever with the name Longhorn.

Codename "Milford" Beta 1

08 Mar 17:12
c7e9ea8
Compare
Choose a tag to compare
Pre-release

From week between Southfield and Milford.

Southfield Post-Competition Release

05 Mar 00:56
Compare
Choose a tag to compare

This is the first official release following the implementation of Git Flow.
We'll see how this goes.