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

Compensations for hardware testing #13

Merged
merged 13 commits into from
Feb 23, 2019
Merged

Conversation

c-x-berger
Copy link
Member

See also #12. This PR is for any changes made as a direct result of real-world testing of components.

This is being added to DEEP SPACE and the stop build milestone as a tracker of when the changes are both done and merged, because yay granularity!

@c-x-berger c-x-berger added this to the STOP BUILD milestone Feb 13, 2019
@c-x-berger c-x-berger self-assigned this Feb 13, 2019
@c-x-berger c-x-berger requested a review from a team February 13, 2019 00:19
@BoxWizard000000
Copy link

Looks good. Might be a bit jerky from what I see. I'll have to think of something to fix that if it is.

@c-x-berger
Copy link
Member Author

c-x-berger commented Feb 13, 2019

It is a tad jerky (you can find video of it on Discord.) Best fix might be to just use a current ramp on the motor?

@@ -25,7 +25,7 @@
// public static final int rangefinderModule = 1;

public class DRIVETRAIN {
public static final int LEFT_MASTER_CHANNEL = 0;
public static final int LEFT_MASTER_CHANNEL = 17;
Copy link
Member Author

@c-x-berger c-x-berger Feb 17, 2019

Choose a reason for hiding this comment

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

Blame REV.

CAN ID of 0 now considered ‘unconfigured’ and will not be enabled.

💢

@c-x-berger c-x-berger changed the title [wip] Compensations for hardware testing Compensations for hardware testing Feb 23, 2019
@c-x-berger
Copy link
Member Author

Leaving WIP status because we're about to wire the practice bot and make a whole new slew of these changes. (Merging once Travis agrees that things look good.)

@c-x-berger c-x-berger merged commit 01f660d into develop Feb 23, 2019
@c-x-berger c-x-berger deleted the feature/hard-test-from-me-dog branch February 23, 2019 17:50
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.

2 participants