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::drivers | |
apollo::drivers | |
apollo::drivers::util | |
Functions | |
template<typename T > | |
T | apollo::drivers::util::unix2gps (const T unix_seconds) |
template<typename T > | |
T | apollo::drivers::util::gps2unix (const T gps_seconds) |
Variables | |
const int32_t | apollo::drivers::util::GPS_AND_SYSTEM_DIFF_SECONDS = 315964800 |