#include <array>
#include <cstdint>
#include <vector>
#include "Eigen/Core"
#include "cartographer/common/time.h"
Go to the source code of this file.
Classes | |
struct | cartographer::io::PointsBatch |
Namespaces | |
cartographer | |
cartographer::io | |
Typedefs | |
using | cartographer::io::Color = std::array< uint8_t, 3 > |
Functions | |
void | cartographer::io::RemovePoints (std::vector< int > to_remove, PointsBatch *batch) |