Apollo
6.0
Open source self driving car software
|
#include <string>
Go to the source code of this file.
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::cyber | |
Variables | |
constexpr auto | apollo::cyber::SERVICE_NAME_DELIMITER = "/" |
constexpr auto | apollo::cyber::GET_PARAMETER_SERVICE_NAME = "get_parameter" |
constexpr auto | apollo::cyber::SET_PARAMETER_SERVICE_NAME = "set_parameter" |
constexpr auto | apollo::cyber::LIST_PARAMETERS_SERVICE_NAME = "list_parameters" |