Apollo
6.0
Open source self driving car software
|
#include <sensor_meta.h>
Public Member Functions | |
void | Reset () |
Public Attributes | |
std::string | name = "UNKNONW_SENSOR" |
SensorType | type = SensorType::UNKNOWN_SENSOR_TYPE |
SensorOrientation | orientation = SensorOrientation::FRONT |
std::string | frame_id = "UNKNOWN_FRAME_ID" |
|
inline |
std::string apollo::perception::base::SensorInfo::frame_id = "UNKNOWN_FRAME_ID" |
std::string apollo::perception::base::SensorInfo::name = "UNKNONW_SENSOR" |
SensorOrientation apollo::perception::base::SensorInfo::orientation = SensorOrientation::FRONT |
SensorType apollo::perception::base::SensorInfo::type = SensorType::UNKNOWN_SENSOR_TYPE |