#include <array>#include <cstdint>#include <vector>#include "Eigen/Core"#include "absl/container/flat_hash_set.h"#include "cartographer/common/time.h"#include "cartographer/io/color.h"#include "cartographer/sensor/point_cloud.h"

Go to the source code of this file.
Classes | |
| struct | cartographer::io::PointsBatch |
Namespaces | |
| namespace | cartographer |
| namespace | cartographer::io |
Functions | |
| void | cartographer::io::RemovePoints (absl::flat_hash_set< int > to_remove, PointsBatch *batch) |