Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OLD] v2 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[OLD] v2 #18

wants to merge 1 commit into from

Conversation

kaijchang
Copy link
Member

@kaijchang kaijchang commented Feb 5, 2020

Using a PR to bookmark this branch.

public static final double kD = 0.00;

// TODO: Find
public static final int UP_POSITION = 0;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

up_position for what (I'm assuming arm)? Should specify what it's for and what unit the number is representing

ARM_UP_POSITION_DEGREES

src/main/java/org/team4159/frc/robot/RobotContainer.java Outdated Show resolved Hide resolved
}

public Feeder() {
feeder_talon_1 = configureTalonSRX(new TalonSRX(CAN_IDS.FEEDER_TALON_ONE_ID));
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

variables should be camel case

src/main/java/org/team4159/frc/robot/subsystems/Neck.java Outdated Show resolved Hide resolved
@ri-nath ri-nath closed this Feb 10, 2020
@kaijchang kaijchang reopened this Feb 17, 2020
@kaijchang kaijchang changed the title V2 dev [never merge] V2 Dev Feb 17, 2020
@kaijchang kaijchang changed the title [never merge] V2 Dev [OLD] v2 Dev Feb 17, 2020
@kaijchang kaijchang changed the title [OLD] v2 Dev [OLD] v2 Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants