Skip to content

sensor_id_pb2

Generated protocol buffer code.

Classes:

  • SensorId

    A unique clock ID for a sensor. It is identical to the frame ID of the sensor.

SensorId

SensorId(*, frame_id: str = ...)

Bases: Message

A unique clock ID for a sensor. It is identical to the frame ID of the sensor.

Attributes:

  • frame_id (str) –

    The frame ID of the sensor.

frame_id instance-attribute

frame_id: str

The frame ID of the sensor.