#include "async_grpc/rpc_handler.h"
#include "cartographer/cloud/internal/handlers/add_sensor_data_handler_base.h"
#include "cartographer/cloud/proto/map_builder_service.pb.h"
#include "google/protobuf/empty.pb.h"
Go to the source code of this file.
Namespaces | |
namespace | cartographer |
namespace | cartographer::cloud |
namespace | cartographer::cloud::handlers |
Functions | |
cartographer::cloud::handlers::DEFINE_HANDLER_SIGNATURE (AddLandmarkDataSignature, async_grpc::Stream< proto::AddLandmarkDataRequest >, google::protobuf::Empty,"/cartographer.cloud.proto.MapBuilderService/AddLandmarkData") class AddLandmarkDataHandler |