Skip to content
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.

Fully tested. #31

Merged
merged 63 commits into from Oct 28, 2018
Merged

Fully tested. #31

merged 63 commits into from Oct 28, 2018

Conversation

Xeinix
Copy link
Contributor

@Xeinix Xeinix commented Oct 28, 2018

This code was tested at Bot Bash 2018.

NickStothard and others added 30 commits January 7, 2018 09:44
Added drive train controls and their instantiations, there's still a few lines I think need to be added. Not sure though.
This gives the robot the ability to function traversally. It can now move forwards, backwards, and turn.
This code uses cables that group together the left and right motors into one variable instead of two.
This is all of the basic TeleOp that we have the ability to make so far.  The controls in this version of the code involve being able to pick up and drop boxes, as well as have the elevator go up and down.
Same code, just with some updated variables.
Updated all of our "Common Variables" to be in line with the TeleOp branch.
Still needs a lot more work, but set up the main methods and if statements.
More bug fixes.
Added an eject button which turns on the grab motors at full speed to eject the box from the grabbing mechanism.
Change version number to reflect the updates in testing.
Adding in some notes for encoders.
Ya. Set this up wrong. Used to putting issues in the code considering we didn't use GitHub last year.
Seting up basic motor movement using CAN.
More testing with CAN. This time, seeing encoders through the Talons.
Remove the testing code that's not intended for this branch. The removed code has been put into another branch.
Setup our PWM based encoders for left and right side drivetrain.
Why was there TeleOp code in Auton? I don't know. I don't think anyone does. Seems odd.
Just basically coppied the encoder setup from TeleOp.
Setup checking what station we are in based off of the FMS and DriverStation.
I forgot to add in the else statement for FMS.
Allows the driver to select their own auton option. Mainly used for testing because we can't run our own FMS.
BlakeFortin and others added 27 commits February 3, 2018 11:02
Ok, so I remember pushing all of this. But apparently I didn't. So there's a lot. If you really care about what was added, look through the code.
I forgot to push all of this code a while ago. My bad.
I only say 'final' because the final set of  controls still need to be done, but that's at another point.

Co-Authored-By: Nick <nickstothard@users.noreply.github.com>
Co-Authored-By: Nick <nickstothard@users.noreply.github.com>
Co-Authored-By: Nick <nickstothard@users.noreply.github.com>
Co-Authored-By: Nick <nickstothard@users.noreply.github.com>
@Xeinix Xeinix merged commit 16393c8 into master Oct 28, 2018
@Xeinix Xeinix deleted the Might-work.-But-we're-not-too-sure branch October 28, 2018 19:30
Whelp. This is it. This is the end of season code push. FIRST Power Up is now complete for 6071 and we are starting to look torwards 2019's game. Here's to next year.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants