#include <sensor.h>
◆ Sensor() [1/2]
apollo::perception::fusion::Sensor::Sensor |
( |
| ) |
|
|
delete |
◆ Sensor() [2/2]
apollo::perception::fusion::Sensor::Sensor |
( |
const base::SensorInfo & |
sensor_info | ) |
|
|
inlineexplicit |
◆ AddFrame()
◆ GetPose()
bool apollo::perception::fusion::Sensor::GetPose |
( |
double |
timestamp, |
|
|
Eigen::Affine3d * |
pose |
|
) |
| const |
◆ GetSensorId()
std::string apollo::perception::fusion::Sensor::GetSensorId |
( |
| ) |
const |
|
inline |
◆ GetSensorType()
◆ QueryLatestFrame()
SensorFramePtr apollo::perception::fusion::Sensor::QueryLatestFrame |
( |
double |
timestamp | ) |
|
◆ QueryLatestFrames()
void apollo::perception::fusion::Sensor::QueryLatestFrames |
( |
double |
timestamp, |
|
|
std::vector< SensorFramePtr > * |
frames |
|
) |
| |
◆ SetLatestQueryTimestamp()
void apollo::perception::fusion::Sensor::SetLatestQueryTimestamp |
( |
const double |
latest_query_timestamp | ) |
|
|
inline |
◆ SetMaxCachedFrameNumber()
static void apollo::perception::fusion::Sensor::SetMaxCachedFrameNumber |
( |
size_t |
number | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: