You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2025. It is now read-only.
The Arm system is designed to set to a ceratin angle in order to shoot from different distances.
Thus, in the constructor, we'll get an angle(starting anle)-make sure to update it in the initialize.
In a addition, we'll be using;
two neo 500 motors
two SparkMax controllers-master and follower
It should contain 1 Action ; SetAngle
The action will get an angle we want the arm to get to, and use PID in order to get to it.