For Icp/DebugExportFormat and RGBD/ProximityGlobalScanMap, use Rtabmap/WorkingDirectory as output directory for debugging files.

This commit is contained in:
matlabbe
2021-06-27 20:37:42 -04:00
parent a921d615c5
commit 3da4bb9faa
3 changed files with 38 additions and 20 deletions
@@ -83,6 +83,7 @@ private:
bool _ccFilterOutFarthestPoints;
double _ccMaxFinalRMS;
std::string _debugExportFormat;
std::string _workingDir;
void * _libpointmatcherICP;
void * _libpointmatcherICPFilters;