#include <iostream>#include <memory>#include <vector>#include "Eigen/Core"#include "cartographer/mapping/2d/grid_2d.h"#include "cartographer/mapping/internal/2d/scan_matching/correlative_scan_matcher_2d.h"#include "cartographer/mapping/proto/scan_matching/real_time_correlative_scan_matcher_options.pb.h"

Go to the source code of this file.
Classes | |
| class | cartographer::mapping::scan_matching::RealTimeCorrelativeScanMatcher2D |
Namespaces | |
| namespace | cartographer |
| namespace | cartographer::mapping |
| namespace | cartographer::mapping::scan_matching |