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

Created SlowMotionDrive #2

Merged
merged 5 commits into from
Jan 11, 2024
Merged

Conversation

NandaGuntupalli
Copy link
Contributor

So Syon asked me to make a command such that it could make the robot drive at a slower speed. So I made it in Robot Container. What I did was just take the normal swerve drive command and create a new max translational acceleration constant that is smaller than the normal translational acceleration constant. I then used that constant as my new max translational acceleration in my command. The way to initiate SlowMotionDrive is by holding the left trigger ONLY while driving the robot.

@NandaGuntupalli
Copy link
Contributor Author

I created a new autonomous routine in PathPlanner. It is on the bottom side of the field, and it's a four-piece auto. It starts by out taking a preplaced game piece into the speaker. It then goes to the middle of the field and takes three game pieces and shoots them into the speaker.

@NandaGuntupalli
Copy link
Contributor Author

I created another bottom auto routine where instead of four pieces, it will be three pieces.

@NandaGuntupalli
Copy link
Contributor Author

/format

@programming353 programming353 merged commit 96d6596 into POBots-353:main Jan 11, 2024
1 check failed
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