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

Auto driving #1

Open
adriancampos opened this issue Jan 29, 2023 · 0 comments
Open

Auto driving #1

adriancampos opened this issue Jan 29, 2023 · 0 comments
Assignees

Comments

@adriancampos
Copy link
Member

https://github.com/frc4123/Test-Chassis/blob/d41b17764913bcf21678e662c25b21e12d5f8835/src/main/java/frc/robot/RobotContainer.java#LL173C5-L173C105

@AlphaLQ I think the reason it wasn't going backwards after is that the syntax should be

return ramseteCommand.andThen(ramseteCommand2.andThen(() -> drivetrain.tankDriveVolts(0, 0));

Give that a try sometime and see if it reverses

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

No branches or pull requests

2 participants