public interface IMU
Modifier and Type | Method and Description |
---|---|
double |
getError(double d) |
double |
getHeading() |
void |
init(com.qualcomm.hardware.bosch.BNO055IMU f,
org.firstinspires.ftc.robotcore.external.navigation.AxesOrder axesOrder,
double heading) |