mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-12 22:40:19 +08:00
For Icp/DebugExportFormat and RGBD/ProximityGlobalScanMap, use Rtabmap/WorkingDirectory as output directory for debugging files.
This commit is contained in:
@@ -83,6 +83,7 @@ private:
|
||||
bool _ccFilterOutFarthestPoints;
|
||||
double _ccMaxFinalRMS;
|
||||
std::string _debugExportFormat;
|
||||
std::string _workingDir;
|
||||
|
||||
void * _libpointmatcherICP;
|
||||
void * _libpointmatcherICPFilters;
|
||||
|
||||
Reference in New Issue
Block a user