IsProperties#

Fully qualified name: isaacsim::sensors::physics::IsProperties

struct IsProperties#

Properties configuration for an IMU sensor.

Public Members

usdrt::GfMatrix3d orientation#

Orientation matrix relative to the parent body where the sensor is placed.

float sensorPeriod = {0.0f}#

Sensor reading speed, in seconds.

Zero means sync with simulation timestep.