menu
autonomy
interfaces
ImuInterface
isNear method
isNear
brightness_4
brightness_5
description
isNear
method
bool
isNear
(
double
angle
)
Implementation
bool isNear(double angle) => raw.isNear(angle);
autonomy
interfaces
ImuInterface
isNear method
ImuInterface class