#include "cartographer/mapping/internal/connected_components.h"
#include <algorithm>
#include <unordered_set>
#include "cartographer/mapping/proto/connected_components.pb.h"
#include "glog/logging.h"
Go to the source code of this file.
Namespaces | |
cartographer | |
cartographer::mapping | |
Functions | |
proto::ConnectedComponents | cartographer::mapping::ToProto (std::vector< std::vector< int >> connected_components) |