mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
0.17.0: saving optimized poses and last localization pose to database (https://github.com/introlab/rtabmap_ros/issues/220). Parameters: fixed Icp default parameters when not built with libpointmatcher, added RGBD/SavedLocalizationIgnored (default false). DbViewer: added Export/Import 2D map (https://github.com/introlab/rtabmap_ros/issues/213).
This commit is contained in:
@@ -93,6 +93,8 @@ private slots:
|
||||
void selectEmptyColor();
|
||||
void editDepthImage();
|
||||
void generateGraph();
|
||||
void exportSaved2DMap();
|
||||
void import2DMap();
|
||||
void exportDatabase();
|
||||
void extractImages();
|
||||
void exportPosesRaw();
|
||||
|
||||
Reference in New Issue
Block a user