Apollo
6.0
Open source self driving car software
|
#include <map>
#include <memory>
#include <mutex>
#include <string>
#include <utility>
#include <vector>
#include "grpc++/grpc++.h"
#include "modules/map/tools/map_datachecker/proto/collection_error_code.pb.h"
#include "modules/map/tools/map_datachecker/proto/collection_service.pb.h"
#include "modules/map/tools/map_datachecker/server/channel_verify.h"
Go to the source code of this file.
Classes | |
class | apollo::hdmap::ChannelVerifyAgent |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::hdmap | |
apollo::hdmap | |
Enumerations | |
enum | apollo::hdmap::ChannelVerifyAgentState { apollo::hdmap::ChannelVerifyAgentState::IDLE, apollo::hdmap::ChannelVerifyAgentState::RUNNING } |