主要内容

queryLabelData

R2026b

Class: lidar.connector.Connector
Namespace: lidar.connector

Query for custom label data at current time

Since R2026b

Syntax

queryLabelData(connectorObj)

Description

queryLabelData(connectorObj) queries for label data related to the current time in the Multi-Sensor Labeler app. The client calls this method using the connectorObj object.

Note

The client class can call this method.

Input Arguments

expand all

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

Version History

Introduced in R2026b