Public Member Functions | Private Attributes
cartographer::mapping::PureLocalizationTrimmer Class Reference

#include <pose_graph_trimmer.h>

Inheritance diagram for cartographer::mapping::PureLocalizationTrimmer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool IsFinished () override
 PureLocalizationTrimmer (int trajectory_id, int num_submaps_to_keep)
void Trim (Trimmable *pose_graph) override
 ~PureLocalizationTrimmer () override

Private Attributes

bool finished_ = false
int num_submaps_to_keep_
const int trajectory_id_

Detailed Description

Definition at line 69 of file pose_graph_trimmer.h.


Constructor & Destructor Documentation

cartographer::mapping::PureLocalizationTrimmer::PureLocalizationTrimmer ( int  trajectory_id,
int  num_submaps_to_keep 
)

Definition at line 24 of file pose_graph_trimmer.cc.

Definition at line 72 of file pose_graph_trimmer.h.


Member Function Documentation

Implements cartographer::mapping::PoseGraphTrimmer.

Definition at line 47 of file pose_graph_trimmer.cc.

void cartographer::mapping::PureLocalizationTrimmer::Trim ( Trimmable pose_graph) [override, virtual]

Implements cartographer::mapping::PoseGraphTrimmer.

Definition at line 30 of file pose_graph_trimmer.cc.


Member Data Documentation

Definition at line 80 of file pose_graph_trimmer.h.

Definition at line 79 of file pose_graph_trimmer.h.

Definition at line 78 of file pose_graph_trimmer.h.


The documentation for this class was generated from the following files:


cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36