_sensor

Module Contents

Classes

Sensor

An inertial measurement unit.

class Sensor

Bases: abc.ABC

Inheritance diagram of simulation.scene.sensors._sensor.Sensor

An inertial measurement unit.

Reports specific force(closely related to acceleration), angular rate(closely related to angularvelocity), and orientation.

property uuid: uuid.UUID

Get the uuid.

Returns:

The uuid.