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

Alex neo code #36

Closed
wants to merge 9 commits into from
Closed

Alex neo code #36

wants to merge 9 commits into from

Conversation

legoguy1000
Copy link
Member

closes #33

@@ -91,11 +92,15 @@ public static final class Swerve {
public static final boolean driveEnableCurrentLimit = true;

/* Angle Motor PID Values */
public static final double angleKP = 0.6;
public static final double angleKP = 0.0;
Copy link
Contributor

Choose a reason for hiding this comment

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

need values

@legoguy1000 legoguy1000 mentioned this pull request Jan 7, 2024
@Frc5572 Frc5572 deleted a comment from aidan-underwood Jan 8, 2024
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.

Update swerve code for Neos
4 participants