Implemented missing max angular optimization error check for RGBD/OptimizeMaxError

This commit is contained in:
matlabbe
2018-09-18 22:34:15 -04:00
parent d936b2d35a
commit 829f05e2fb
2 changed files with 71 additions and 24 deletions

View File

@@ -250,7 +250,7 @@ private:
float _proximityAngle;
std::string _databasePath;
bool _optimizeFromGraphEnd;
float _optimizationMaxLinearError;
float _optimizationMaxError;
bool _startNewMapOnLoopClosure;
bool _startNewMapOnGoodSignature;
float _goalReachedRadius; // meters