Class: driving.connector.Connector
Package: driving.connector
Add custom label data at current time
addLabelData(connectorObj,labelData)
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.