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
Integrate a rotational PID loop into DriveSubsystem to make the robot aim towards an April Tag.
Afterwards, create a better version that aims towards the known speaker position
It should be able to
Rotate toward the known speaker position (Can find the angle using trig)
BONUS: Consider the movement vector of the robot while turning towards an angle (We want to try shooting while moving)
The text was updated successfully, but these errors were encountered:
0418yicheng
changed the title
Aim-to-speaker code using AT positioning
Aim-to-speaker code using April Tags
Jan 23, 2024
Integrate a rotational PID loop into DriveSubsystem to make the robot aim towards an April Tag.
Afterwards, create a better version that aims towards the known speaker position
It should be able to
The text was updated successfully, but these errors were encountered: