The VEX API has a “startCalibration()” method for the Gyroscope with an optional parameter. The description of the parameter is “(Optional) Sets the amount of calibration time. By default, this parameter is zero.”
What is the calibration time? How can I use this value to calibrate the gyro in Coding Studio?
Thanks.