Apollo  6.0
Open source self driving car software
Classes | Namespaces
parameter_server.h File Reference
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
#include "cyber/proto/parameter.pb.h"
#include "cyber/parameter/parameter.h"
#include "cyber/service/service.h"
Include dependency graph for parameter_server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::cyber::ParameterServer
 Parameter Service is a very important function of auto-driving. If you want to set a key-value, and hope other nodes to get the value, Routing, sensor internal/external references are set by Parameter Service ParameterServer can set a parameter, and then you can get/list paramter(s) by start a ParameterClient to send responding request. More...
 

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::cyber