#include <base_radar_obstacle_perception.h>
◆ BaseRadarObstaclePerception()
apollo::perception::radar::BaseRadarObstaclePerception::BaseRadarObstaclePerception |
( |
| ) |
|
|
default |
◆ ~BaseRadarObstaclePerception()
virtual apollo::perception::radar::BaseRadarObstaclePerception::~BaseRadarObstaclePerception |
( |
| ) |
|
|
virtualdefault |
◆ Init()
virtual bool apollo::perception::radar::BaseRadarObstaclePerception::Init |
( |
const std::string & |
pipeline_name | ) |
|
|
pure virtual |
◆ Name()
virtual std::string apollo::perception::radar::BaseRadarObstaclePerception::Name |
( |
| ) |
const |
|
pure virtual |
◆ Perceive()
virtual bool apollo::perception::radar::BaseRadarObstaclePerception::Perceive |
( |
const drivers::ContiRadar & |
corrected_obstacles, |
|
|
const RadarPerceptionOptions & |
options, |
|
|
std::vector< base::ObjectPtr > * |
objects |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: