#include "cartographer/cloud/proto/map_builder_service.pb.h"#include "cartographer/sensor/internal/dispatchable.h"#include "google/protobuf/util/message_differencer.h"

Go to the source code of this file.
Namespaces | |
| cartographer | |
| cartographer::cloud | |
| cartographer::cloud::testing | |
Typedefs | |
| using | cartographer::cloud::testing::DataPredicateType = std::function< bool(const sensor::Data &)> |
| using | cartographer::cloud::testing::ProtoPredicateType = std::function< bool(const google::protobuf::Message &)> |