#include <map>
#include "absl/container/flat_hash_map.h"
#include "absl/synchronization/mutex.h"
#include "cartographer/mapping/proto/connected_components.pb.h"
#include "cartographer/mapping/submaps.h"
Go to the source code of this file.
Classes | |
class | cartographer::mapping::ConnectedComponents |
Namespaces | |
namespace | cartographer |
namespace | cartographer::mapping |
Functions | |
proto::ConnectedComponents | cartographer::mapping::ToProto (std::vector< std::vector< int >> connected_components) |