#include <prediction_querier.h>
◆ PredictionQuerier()
apollo::planning::PredictionQuerier::PredictionQuerier |
( |
const std::vector< const Obstacle *> & |
obstacles, |
|
|
const std::shared_ptr< std::vector< common::PathPoint >> & |
ptr_reference_line |
|
) |
| |
◆ ~PredictionQuerier()
virtual apollo::planning::PredictionQuerier::~PredictionQuerier |
( |
| ) |
|
|
virtualdefault |
◆ GetObstacles()
std::vector<const Obstacle*> apollo::planning::PredictionQuerier::GetObstacles |
( |
| ) |
const |
◆ ProjectVelocityAlongReferenceLine()
double apollo::planning::PredictionQuerier::ProjectVelocityAlongReferenceLine |
( |
const std::string & |
obstacle_id, |
|
|
const double |
s, |
|
|
const double |
t |
|
) |
| const |
The documentation for this class was generated from the following file: