mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Refactored graph::getPosesInRadius -> graph::findNearestPoses. Labels can be removed: added Remove label option in MainWindow. In localization mode, label set with id=0 is set to nearest node of current pose.
This commit is contained in:
@@ -194,6 +194,7 @@ protected Q_SLOTS:
|
||||
void postGoal(const QString & goal);
|
||||
void cancelGoal();
|
||||
void label();
|
||||
void removeLabel();
|
||||
void updateCacheFromDatabase();
|
||||
void anchorCloudsToGroundTruth();
|
||||
void selectScreenCaptureFormat(bool checked);
|
||||
|
||||
Reference in New Issue
Block a user