mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Export: Added load and save settings buttons (#274)
This commit is contained in:
@@ -94,6 +94,8 @@ public slots:
|
||||
void restoreDefaults();
|
||||
|
||||
private slots:
|
||||
void loadSettings();
|
||||
void saveSettings();
|
||||
void updateReconstructionFlavor();
|
||||
void selectDistortionModel();
|
||||
void updateMLSGrpVisibility();
|
||||
|
||||
Reference in New Issue
Block a user