mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
fixed gps fields missing in non-android build
This commit is contained in:
@@ -141,6 +141,7 @@ private:
|
||||
QLabel * labelMapId,
|
||||
QLabel * labelPose,
|
||||
QLabel * labeCalib,
|
||||
QLabel * labelGps,
|
||||
bool updateConstraintView);
|
||||
void updateStereo(const SensorData * data);
|
||||
void updateWordsMatching();
|
||||
|
||||
Reference in New Issue
Block a user