updateLabelerCurrentTime
R2026bClass: driving.connector.Connector
Namespace: driving.connector
(To be removed) Update current time in Ground Truth Labeler app
updateLabelerCurrentTime will be removed in a future release.
Use lidar.connector.Connector instead.
For information on updating your code, see Version
History.
Syntax
updateLabelerCurrentTime(connectorObj,newTime)
Description
updateLabelerCurrentTime(
updates the current time in the Ground Truth Labeler app to
connectorObj,newTime)newTime. The client calls this method using the
connectorObj object.
Note
The client class can call this method.