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