Apollo  v5.5.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::radar::RadarPerceptionOptions Struct Reference

#include <base_radar_obstacle_perception.h>

Collaboration diagram for apollo::perception::radar::RadarPerceptionOptions:
Collaboration graph

Public Attributes

DetectorOptions detector_options
 
RoiFilterOptions roi_filter_options
 
TrackerOptions track_options
 
std::string sensor_name
 

Member Data Documentation

◆ detector_options

DetectorOptions apollo::perception::radar::RadarPerceptionOptions::detector_options

◆ roi_filter_options

RoiFilterOptions apollo::perception::radar::RadarPerceptionOptions::roi_filter_options

◆ sensor_name

std::string apollo::perception::radar::RadarPerceptionOptions::sensor_name

◆ track_options

TrackerOptions apollo::perception::radar::RadarPerceptionOptions::track_options

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