selfdriving
Public Member Functions | List of all members
mpp::LidarSource Class Referenceabstract

#include <mpp/interfaces/LidarSource.h>

Inheritance diagram for mpp::LidarSource:
mpp::MVSIM_VehicleInterface

Public Member Functions

virtual mrpt::obs::CObservation2DRangeScan::Ptr last_lidar_obs () const =0
 Returns a copy of the last lidar observation. More...
 

Member Function Documentation

◆ last_lidar_obs()

virtual mrpt::obs::CObservation2DRangeScan::Ptr mpp::LidarSource::last_lidar_obs ( ) const
pure virtual

Returns a copy of the last lidar observation.

Implemented in mpp::MVSIM_VehicleInterface.


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