mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Saving ExportCloudsDialog and PostProcessing parameters to config file.
This commit is contained in:
@@ -138,7 +138,7 @@ public:
|
||||
void removeAllGraphs();
|
||||
|
||||
bool isTrajectoryShown() const;
|
||||
int getTrajectorySize() const;
|
||||
unsigned int getTrajectorySize() const;
|
||||
void setTrajectoryShown(bool shown);
|
||||
void setTrajectorySize(unsigned int value);
|
||||
void clearTrajectory();
|
||||
|
||||
Reference in New Issue
Block a user