Main Content

hasFrame

Determine if another Ouster point cloud is available in the ROS messages

Since R2024a

Description

isAvailable = hasFrame(ousterReader) determines if another point cloud is available in the Ouster® ROS messages.

Input Arguments

collapse all

Ouster ROS message reader, specified as a object.

Output Arguments

collapse all

Indicator of frame availability, returned as a logical 1 (true) when a later frame is available or a logical 0 (false) when a later frame is not available.

Version History

Introduced in R2024a