Open FRC8167 opened 1 month ago
@laurenktn added Servo1D class which can be used for gripper actuation, rotation, and pivot. Still need sub system classes for the boom rotation and boom extension.
@laurenktn created the MotorArm class. Only subclass remaining is the arm slide.
Determine the sub systems required to operate the robot and create a class for each in the SubSystems directory.