#include <pose_container.h>
|
static const perception::PerceptionObstacle::Type | type_ |
|
◆ PoseContainer()
apollo::prediction::PoseContainer::PoseContainer |
( |
| ) |
|
|
default |
◆ ~PoseContainer()
virtual apollo::prediction::PoseContainer::~PoseContainer |
( |
| ) |
|
|
virtualdefault |
◆ GetTimestamp()
double apollo::prediction::PoseContainer::GetTimestamp |
( |
| ) |
|
◆ Insert()
void apollo::prediction::PoseContainer::Insert |
( |
const ::google::protobuf::Message & |
message | ) |
|
|
overridevirtual |
◆ ToPerceptionObstacle()
const perception::PerceptionObstacle* apollo::prediction::PoseContainer::ToPerceptionObstacle |
( |
| ) |
|
Transform pose to a perception obstacle.
- Returns
- A pointer to a perception obstacle.
◆ type_
const perception::PerceptionObstacle::Type apollo::prediction::PoseContainer::type_ |
|
static |
The documentation for this class was generated from the following file: