AngleSensor
A class describing an abstract angle measuring device. This includes the IMU in the Control/Expansion Hub as well as any other similar sensors.
Functions
Link copied to clipboard
public final static AngleSensor from(Function0<Angle> getRawAngle, Function0<Angle> getAngularVelocity)
Link copied to clipboard
Link copied to clipboard
The raw angle measurement.