Main Content

queryLabelData

R2026b

Class: driving.connector.Connector
Namespace: driving.connector

(To be removed) Query for custom label data at current time

queryLabelData will be removed in a future release. Use lidar.connector.Connector instead. For information on updating your code, see Version History.

Syntax

queryLabelData(connectorObj)

Description

queryLabelData(connectorObj) queries for label data related to the current time in the Ground Truth Labeler app. The client calls this method using the connectorObj.

Note

The client class can call this method.

Input Arguments

expand all

Connector object, specified as a driving.connector.Connector object.

Version History

Introduced in R2017a

collapse all