addLabelData
R2026bClass: driving.connector.Connector
Namespace: driving.connector
(To be removed) Add custom label data at current time
addLabelData will be removed in a future release.
Use lidar.connector.Connector instead.
For information on updating your code, see Version
History.
Syntax
addLabelData(connectorObj,labelData)
Description
addLabelData(
adds the custom label data related to the current time that is shown in the Ground
Truth Labeler app. The client calls this method using the
connectorObj,labelData)connectorObj object.
Note
The client class can call this method.