public static interface BrickIMU.OrientationListener extends DeviceListener
BrickIMU.setOrientationPeriod(long)
. The parameters are the orientation
(roll, pitch and yaw) of the IMU Brick in Euler angles. See
BrickIMU.getOrientation()
for details.Modifier and Type | Method and Description |
---|---|
void |
orientation(short roll,
short pitch,
short yaw) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.