Apollo
6.0
Open source self driving car software
|
#include <navigator.h>
Public Member Functions | |
Navigator (const std::string &topo_file_path) | |
~Navigator () | |
bool | IsReady () const |
bool | SearchRoute (const RoutingRequest &request, RoutingResponse *const response) |
|
explicit |
apollo::routing::Navigator::~Navigator | ( | ) |
bool apollo::routing::Navigator::IsReady | ( | ) | const |
bool apollo::routing::Navigator::SearchRoute | ( | const RoutingRequest & | request, |
RoutingResponse *const | response | ||
) |