our team wants to use an inertial sensor to help align the robot in both auton and driver control, and I have been looking for way too long trying to find a straight answer: How do I check the calibration of the inertial sensor at the beginning of the match?? I know I do not need to manually calibrate the sensor, I just want to check if it is calibrated. I also intend to use a PID loop with this as well by the way if anyone has any tips for that.
I understand I may be asking some pretty basic questions- I do all our team’s coding, but I have never had any form of coding class, so I’ve had to learn from scratch as I go, and I am still trying to wrap my head around some things. We also have no coach who is knowledgeable in programming. ( I realize PID is complicated, I’ll figure it out one way or another.)