mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
Refactored OdometryOpticalFlow (added optical flow guess using previous odometry transform, merged stereo/depth stuff)
This commit is contained in:
@@ -105,6 +105,7 @@ private slots:
|
||||
void resetConstraint();
|
||||
void rejectConstraint();
|
||||
void updateConstraintView();
|
||||
void updateStereo();
|
||||
|
||||
private:
|
||||
QString getIniFilePath() const;
|
||||
|
||||
Reference in New Issue
Block a user