IMU::getRawGyroZ()
Get the gyroscope's Z-axis angular velocity
Return Values
Parameters
Type
Description
number
float
Z-axis angular velocity°/s
Example
Use uKit Explore v2 board to get the XYZ angular velocity of the gyroscope and display it every 400ms to the serial monitor.
Last updated
Was this helpful?