Main Content

queryLabelData

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

Query for custom label data at current time

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