#include <relative_map.h>
◆ RelativeMap()
apollo::relative_map::RelativeMap::RelativeMap |
( |
| ) |
|
◆ ~RelativeMap()
virtual apollo::relative_map::RelativeMap::~RelativeMap |
( |
| ) |
|
|
virtualdefault |
◆ Init()
module initialization function
- Returns
- initialization status
◆ Name()
std::string apollo::relative_map::RelativeMap::Name |
( |
| ) |
const |
|
inline |
◆ OnChassis()
void apollo::relative_map::RelativeMap::OnChassis |
( |
const canbus::Chassis & |
chassis | ) |
|
◆ OnLocalization()
void apollo::relative_map::RelativeMap::OnLocalization |
( |
const localization::LocalizationEstimate & |
localization | ) |
|
◆ OnNavigationInfo()
void apollo::relative_map::RelativeMap::OnNavigationInfo |
( |
const NavigationInfo & |
navigation_info | ) |
|
◆ OnPerception()
void apollo::relative_map::RelativeMap::OnPerception |
( |
const perception::PerceptionObstacles & |
perception_obstacles | ) |
|
◆ Process()
bool apollo::relative_map::RelativeMap::Process |
( |
MapMsg *const |
map_msg | ) |
|
main logic of the relative_map module, runs periodically triggered by timer.
◆ Start()
module start function
- Returns
- start status
◆ Stop()
void apollo::relative_map::RelativeMap::Stop |
( |
| ) |
|
The documentation for this class was generated from the following file: