FRC1076 / 2023-Competition

1 stars 0 forks source link

Update robot position from vision (when AprilTag is seen) #13

Open numerator opened 1 year ago

numerator commented 1 year ago

Next steps for Wed 2/15:

Update swerveometer so that IF the limelight has a valid tag THEN it resets the bot's pose estimate (the x, y, rotation values the robot thinks it currently has) to the limelight values (note: if the limelight does NOT see a tag, the pose estimate should NOT be updated from vision--it would instead be updated by the swervometer's odometry)