Mobile robot position and/or velocity for visualization purposes. Can be published at a higher rate if wanted. Since bandwidth may be expensive depening on the update rate for this topic, all fields are optional.

Hierarchy

  • Visualization

Indexable

[property: string]: any

Properties

headerId: number

headerId of the message. The headerId is defined per topic and incremented by 1 with each sent (but not necessarily received) message.

intermediatePath?: IntermediatePath
manufacturer: string

Manufacturer of the mobile robot

mobileRobotPosition?: MobileRobotPosition
plannedPath?: PlannedPath
referenceStateHeaderId: any
serialNumber: string

Serial number of the mobile robot.

timestamp: string

Timestamp in ISO8601 format (YYYY-MM-DDTHH:mm:ss.fffZ).

version: string

Version of the protocol [Major].[Minor].[Patch]

Generated using TypeDoc