-
C++ 11
-
Qt 5.x
-
OpenCV 2.4.x
-
Qt Creator
Adjust the INCLUDEPATH and LIBS options in MapViewer.pro
according to the installation location of OpenCV in your machine.
Note: tested under Windows (Qt 5.7 for MSVC 2015, with OpenCV 2.4.9) and Ubuntu 16.04 (Qt 5.7, with OpenCV 3.2.0 packaged alongside ROS Kinetic).
-
open executable file MapViewer
-
click on 'Open Map File' button.
-
choose sample map file 'odoslam.map' to open and view the map.
-
scroll the mouse wheel to zoom; drag with left mouse button to rotate; drag with right mouse button to translate.
-
add online map viewing function
-
add interface (more buttons) for more functions