Apollo  6.0
Open source self driving car software
Public Member Functions | Public Attributes | List of all members
apollo::perception::base::FusionObjectSupplement Struct Reference

#include <object_supplement.h>

Collaboration diagram for apollo::perception::base::FusionObjectSupplement:
Collaboration graph

Public Member Functions

 FusionObjectSupplement ()
 
void Reset ()
 

Public Attributes

bool on_use = false
 
std::vector< SensorObjectMeasurementmeasurements
 

Constructor & Destructor Documentation

◆ FusionObjectSupplement()

apollo::perception::base::FusionObjectSupplement::FusionObjectSupplement ( )
inline

Member Function Documentation

◆ Reset()

void apollo::perception::base::FusionObjectSupplement::Reset ( )
inline

Member Data Documentation

◆ measurements

std::vector<SensorObjectMeasurement> apollo::perception::base::FusionObjectSupplement::measurements

◆ on_use

bool apollo::perception::base::FusionObjectSupplement::on_use = false

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