#include <ego_info.h>
◆ EgoInfo()
apollo::planning::EgoInfo::EgoInfo |
( |
| ) |
|
◆ ~EgoInfo()
apollo::planning::EgoInfo::~EgoInfo |
( |
| ) |
|
|
default |
◆ CalculateFrontObstacleClearDistance()
void apollo::planning::EgoInfo::CalculateFrontObstacleClearDistance |
( |
const std::vector< const Obstacle *> & |
obstacles | ) |
|
◆ Clear()
void apollo::planning::EgoInfo::Clear |
( |
| ) |
|
◆ ego_box()
◆ front_clear_distance()
double apollo::planning::EgoInfo::front_clear_distance |
( |
| ) |
const |
|
inline |
◆ start_point()
common::TrajectoryPoint apollo::planning::EgoInfo::start_point |
( |
| ) |
const |
|
inline |
◆ Update()
bool apollo::planning::EgoInfo::Update |
( |
const common::TrajectoryPoint & |
start_point, |
|
|
const common::VehicleState & |
vehicle_state |
|
) |
| |
◆ vehicle_state()
common::VehicleState apollo::planning::EgoInfo::vehicle_state |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: