1 Star 0 Fork 5

飞行器智能感知与控制 / opmapcontrol_ex

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

opmapcontrol_ex - A map widget based on opmapcontrol

This program is a map widget which is based on opmapcontrol. We have fixed some minor problems of the implementation of opmapcontrol. There is a demo program show how to use the map widget. The map control has the functions of downloading offline map, showing UAV position, and editing waypoints.

Requirements:

  • Qt5
sudo apt install qt5-default
sudo apt install libqt5svg5-dev 
  • Qt4
sudo apt install libqt4-dev qt4-qmake libqt4-opengl-dev libqt4-sql libqt4-sql-sqlite

Compile:

qmake opmapcontrol.pro; make

cd demo; qmake opmapcontrol_demo.pro; make

Usage:

./opmapcontrol_demo

Plateform:

Linux/Windows

Screenshot:

demo 1

demo 2

demo 3

Project homepage:

http://www.adv-ci.com/blog/source/opmapcontrol_ex/

空文件

简介

A demo of map widget based on opmapcontrol 展开 收起
C++ 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pi-lab/opmapcontrol_ex.git
git@gitee.com:pi-lab/opmapcontrol_ex.git
pi-lab
opmapcontrol_ex
opmapcontrol_ex
master

搜索帮助