Skip to content

Set deploying speed slower#20

Open
omen-core wants to merge 5 commits intomainfrom
RewinchClimberSpeed
Open

Set deploying speed slower#20
omen-core wants to merge 5 commits intomainfrom
RewinchClimberSpeed

Conversation

@omen-core
Copy link
Contributor

No description provided.

public static final double IDLE = 0;
public static final double CLIMBING = -1.0;
public static final double DEPLOYING = -1.0;
public static final double DEPLOYING = -0.5;
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not what I asked you to do.

We need a different speed to sue for the rewinching in the pit. This speed should be used in testPeriodic() in Robot.java

Please fix this.

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