Apollo  6.0
Open source self driving car software
Namespaces | Variables
parameter_service_names.h File Reference
#include <string>
Include dependency graph for parameter_service_names.h:

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"