Commit Graph

74 Commits

Author SHA1 Message Date
Keenan D. Buckley f466abead2 Move LEDPatterns.java to utility 2020-01-05 20:23:52 -07:00
Keenan D. Buckley ee9c2c754f Merge pull request #6 from Team4388/2020-framework-update
2020 Framework Update
2020-01-06 02:21:34 +00:00
Keenan D. Buckley c16c8ba395 Merge branch 'master' into 2020-framework-update 2020-01-06 02:08:05 +00:00
Keenan D. Buckley c52bbdd2ee Implement new Command Based Framework 2020-01-05 18:59:50 -07:00
Keenan D. Buckley 6fb373969d Implement new RobotContainer.java and Constants.java Classes
- OI.java has been deprecated and replaced with RobotContainer.java
- RobotMap.java has been deprecated and replaced with Constants.java
- Changes have been made to use the new classes without errors; some of these changes will be changed in the future
2020-01-05 17:35:52 -07:00
Keenan D. Buckley ec2412a31e Removed unused lines of code 2020-01-05 11:03:40 -07:00
Keenan D. Buckley ff7d17809c Import 2019 into 2020 2020-01-05 11:01:43 -07:00
Keenan D. Buckley d41880191c Merge pull request #5 from Team4388/meme-1
Joe
2020-01-05 16:21:16 +00:00
Keenan D. Buckley a9c60ff35b Add meme text on robot init 2019-12-27 15:34:53 -07:00
Keenan D. Buckley 9b3b370594 Merge pull request #4 from Team4388/command-based-update
Command based update
2019-12-22 03:47:15 +00:00
Keenan D. Buckley ec873a2835 LED Command Based 2019-12-21 20:41:34 -07:00
Keenan D. Buckley c690466356 Update build.gradle
Fixes the version so that the code will compile. No idea how to use 2020 version.
2019-12-20 13:23:51 -07:00
Keenan D. Buckley cb904002ad Change Drive to operate on a command based model 2019-12-20 12:53:02 -07:00
Keenan D. Buckley 9cb8e6d6d6 Add Continous Integration
Github service to check if any commit to master or pull request to master is able to build. To be used in pull requests to make sure code will build before a code review.
2019-12-04 14:34:07 -07:00
Keenan D. Buckley 6841102cfe Update build.gradle 2019-11-28 14:24:12 -07:00
HFocus c9da9d8585 Implement Drive Code 2019-08-07 19:20:10 -06:00
HFocus 7a19b683f6 Setup Motors and Controllers 2019-08-07 18:48:49 -06:00
HFocus 4c90f039ef Formatting and Conventions Work pt2 2019-08-07 18:47:51 -06:00
HFocus 745d55342d Formating and Conventions Work
- Moved controller code to utilities
- added m_ prefix to member variables to stick with conventions
2019-08-07 18:46:31 -06:00
Keenan D. Buckley ecef9065de Rename XBoxTriggerButton.java to XboxTriggerButton.java 2019-08-04 16:21:56 -06:00
HFocus dc957675d3 Add Blinken LED functionality 2019-08-04 16:19:40 -06:00
HFocus 2b0cad989c Update documentation for Xbox Controllers 2019-08-04 15:58:48 -06:00
HFocus 31d4087d6d Change package name and add Xbox360 controller code 2019-08-03 18:56:15 -06:00
HFocus d7f9bd1473 Initial commit 2019-07-07 14:04:30 -06:00