Apollo  v5.5.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::onboard::LidarOutputComponent Class Reference

#include <lidar_output_component.h>

Inheritance diagram for apollo::perception::onboard::LidarOutputComponent:
Inheritance graph
Collaboration diagram for apollo::perception::onboard::LidarOutputComponent:
Collaboration graph

Public Member Functions

 LidarOutputComponent ()=default
 
 ~LidarOutputComponent ()=default
 
bool Init () override
 
bool Proc (const std::shared_ptr< SensorFrameMessage > &message) override
 

Constructor & Destructor Documentation

◆ LidarOutputComponent()

apollo::perception::onboard::LidarOutputComponent::LidarOutputComponent ( )
default

◆ ~LidarOutputComponent()

apollo::perception::onboard::LidarOutputComponent::~LidarOutputComponent ( )
default

Member Function Documentation

◆ Init()

bool apollo::perception::onboard::LidarOutputComponent::Init ( )
override

◆ Proc()

bool apollo::perception::onboard::LidarOutputComponent::Proc ( const std::shared_ptr< SensorFrameMessage > &  message)
override

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