Angular Velocity Sensor
The angular velocity sensor component records the angular velocity of an entity. Please see the API documentation for more details.
IO
The IO signals for the angular velocity sensor component. Please see the AngularVelocitySensorIO API documentation for more details.
x
A readable (output) signal that stores the x-axis angular velocity.
y
A readable (output) signal that stores the y-axis angular velocity.
z
A readable (output) signal that stores the z-axis angular velocity.