Added a more generic osgqtwidget for map3d.
Still need to add uas connections. New osgwidget inherits from qgraphicsview to expose more functionality to qt. Map3d.ui contains the graphics view and some buttons. Currently runs yahoo_heightfield by default. Make sure you run qgroundcontrol fromt the top dir or it will seg fault, :-). I'll add some error handling soon.
Showing
data/yahoo_aerial.earth
0 → 100644
data/yahoo_heightfield.earth
0 → 100644
data/yahoo_maps.earth
0 → 100644
src/ui/QMap3D.ui
0 → 100644
src/ui/map3D/PixhawkCheetahGeode.cc
100755 → 100644
File mode changed from 100755 to 100644
src/ui/map3D/QMap3D.cc
0 → 100644
src/ui/map3D/QMap3D.h
0 → 100644
src/ui/map3D/QOSGWidget.cc
0 → 100644
src/ui/map3D/QOSGWidget.h
0 → 100644
Please register or sign in to comment