Apollo
6.0
Open source self driving car software
|
Go to the source code of this file.
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::hdmap | |
apollo::hdmap | |
Macros | |
#define | SYSTEM_OUTPUT_STREAM stderr |
#define | SYS_STREAM SYSTEM_OUTPUT_STREAM |
#define | CLIENT_OUTPUT_STREAM stdout |
#define | USER_STREAM CLIENT_OUTPUT_STREAM |
Functions | |
std::vector< std::string > | apollo::hdmap::GetFileLines (const std::string &path) |
double | apollo::hdmap::UnixNow () |
#define CLIENT_OUTPUT_STREAM stdout |
#define SYS_STREAM SYSTEM_OUTPUT_STREAM |
#define SYSTEM_OUTPUT_STREAM stderr |
#define USER_STREAM CLIENT_OUTPUT_STREAM |