blob: 03fa3770a8d5fc59f193c8053a16b91bc67f8e14 [file] [log] [blame]
#include "frc971/imu/imu_calibrator.h"
DEFINE_int32(
imu_zeroing_buffer, 100,
"We will only consider readings stationary for purposes if calibration if "
"this many readings to either side appear to be stationary.");