Lidar Class Reference#

Demo: demo::Lidar Class Reference
Demo
demo::Lidar Class Reference

Represents a lidar sensor in the Advanced Driver Assistance System. More...

#include <advanced_driver_assistance_system.hpp>

Public Member Functions

 Lidar ()
 Constructs a Lidar object.
 
LidarData getData ()
 Retrieves the Lidar data.
 

Detailed Description

Represents a lidar sensor in the Advanced Driver Assistance System.

Member Function Documentation

◆ getData()

LidarData demo::Lidar::getData ( )
inline

Retrieves the Lidar data.

Returns
The Lidar data.

The documentation for this class was generated from the following file: