Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::lidar::GroundServiceDetector Class Reference

#include <ground_service_detector.h>

Inheritance diagram for apollo::perception::lidar::GroundServiceDetector:
Inheritance graph
Collaboration diagram for apollo::perception::lidar::GroundServiceDetector:
Collaboration graph

Public Member Functions

 GroundServiceDetector ()=default
 
 ~GroundServiceDetector ()=default
 
bool Init (const GroundDetectorInitOptions &options=GroundDetectorInitOptions()) override
 
bool Detect (const GroundDetectorOptions &options, LidarFrame *frame) override
 
std::string Name () const override
 
- Public Member Functions inherited from apollo::perception::lidar::BaseGroundDetector
 BaseGroundDetector ()=default
 
virtual ~BaseGroundDetector ()=default
 

Constructor & Destructor Documentation

◆ GroundServiceDetector()

apollo::perception::lidar::GroundServiceDetector::GroundServiceDetector ( )
default

◆ ~GroundServiceDetector()

apollo::perception::lidar::GroundServiceDetector::~GroundServiceDetector ( )
default

Member Function Documentation

◆ Detect()

bool apollo::perception::lidar::GroundServiceDetector::Detect ( const GroundDetectorOptions options,
LidarFrame frame 
)
overridevirtual

◆ Init()

bool apollo::perception::lidar::GroundServiceDetector::Init ( const GroundDetectorInitOptions options = GroundDetectorInitOptions())
overridevirtual

◆ Name()

std::string apollo::perception::lidar::GroundServiceDetector::Name ( ) const
inlineoverridevirtual

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