#include <hdmap_input.h>
◆ GetNearestLaneDirection()
bool apollo::perception::map::HDMapInput::GetNearestLaneDirection |
( |
const base::PointD & |
pointd, |
|
|
Eigen::Vector3d * |
lane_direction |
|
) |
| |
◆ GetRoiHDMapStruct()
bool apollo::perception::map::HDMapInput::GetRoiHDMapStruct |
( |
const base::PointD & |
pointd, |
|
|
const double |
distance, |
|
|
std::shared_ptr< base::HdmapStruct > |
hdmap_struct_prt |
|
) |
| |
◆ GetSignals()
bool apollo::perception::map::HDMapInput::GetSignals |
( |
const Eigen::Vector3d & |
pointd, |
|
|
double |
forward_distance, |
|
|
std::vector< apollo::hdmap::Signal > * |
signals |
|
) |
| |
◆ Init()
bool apollo::perception::map::HDMapInput::Init |
( |
| ) |
|
◆ Reset()
bool apollo::perception::map::HDMapInput::Reset |
( |
| ) |
|
The documentation for this class was generated from the following file: