Go to the documentation of this file.
36 #ifndef SLAMOPTIONS_HPP_
37 #define SLAMOPTIONS_HPP_
double reduction
The Voxel size for Octree based reduction.
bool createFrames
Keep track of all previous Transformations of Scans for Animation purposes like 'show' from slam6D.
bool trustPose
Use the unmodified Pose of new Scans. If false, apply the relative refinement of previous Scans.
double icpMaxDistance
The maximum distance between two points during ICP.
bool doLoopClosing
Use simple Loopclosing.
double epsilon
The epsilon difference between ICP-errors for the stop criterion of ICP.
bool useScanOrder
use scan order as icp order (if false: start with lowest distance)
bool verbose
Show more detailed output. Useful for fine-tuning Parameters or debugging.
double diffAngle
max difference of angle (sum of 3 angles) new and old
double slamMaxDistance
The maximum distance between two points during SLAM.
bool metascan
Match scans to the combined Pointcloud of all previous Scans instead of just the last Scan.
double minDistance
Ignore all Points closer than to the origin of a scan.
bool doGraphSLAM
Use complex Loopclosing with GraphSLAM.
double maxDistance
Ignore all Points farther away than from the origin of a scan.
int slamIterations
Number of ICP iterations during Loopclosing and number of GraphSLAM iterations.
double slamEpsilon
The epsilon difference of SLAM corrections for the stop criterion of SLAM.
A struct to configure SLAMAlign.
double rotate_angle
rotate this angle around y axis
int maxLeafSize
The maximum number of Points in a Leaf of a KDTree.
double diffPosition
max difference of position (euclidean distance) new and old
bool useHDF
Indicates if a HDF file containing the scans should be used.
lvr2
Author(s): Thomas Wiemann
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:25