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

Eitan branch #7

Open
wants to merge 72 commits into
base: master
Choose a base branch
from
Open

Eitan branch #7

wants to merge 72 commits into from

Conversation

vichik123
Copy link

This code is the autonomous branch of the AsteriaOffseason repository.
It includes the following commands: FollowPath, BottomPath, Shoot, PickUpBalls.
FollowPath - This command follows the path created by the PathWeaver.
BottomPath - This command runs the FollowPath command for each part of the autonomous path starting from the bottom,
and collects and shoots balls accordingly.
Shoot - This command shoots all the balls in the robot.
PickUpBalls - This command turns on the intake, funnel, and conveyor to get the ball into the robot.

GaiaZano05 and others added 30 commits August 29, 2021 17:58
This version of the code doesn't include final PID values, and the algorithm to find the required speed of the motor.
Shoot didn't sound as cool, due to the name of the Shooter in the Shoot class (sniper). Hence, it was changed to Fire.
Documentation for the Shooter and Fire classes
These files don't include the documentation
Documentation for the Gunner and Turret classes
Setting up the buttons for Gunner class.
Some details were worked out in this version of the code.
The button that was set is the right toggle, and when held it shoots :).
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.

5 participants