Giter VIP home page Giter VIP logo

uav_gcs's Introduction

效果展示

整体界面 avatar 任务规划 avatar 航线执行监控 avatar 三维重建 avatar 地形分析 avatar 地图标绘 avatar

主要功能

  • 二三维一体无人机态势监控
  • 航线规划、飞行控制、实时视频、实时制图、离线三维重建、基于地图的标绘分析高度集成一体
  • 无人机接入协议开源
  • 基于MOBILE SDK的大疆M210 M300无人机机接入APP 开源
  • 基于ONBOARD SDK的大疆M210 无人机接入服务 开源

系统架构

详见[https://github.com/jiushuokj/uav_doc]

使用说明

docker环境

  1. 创建文件夹,结构如下,推荐使用 创建文件夹 脚本创建(默认在D盘创建uavData文件夹,修改脚本的PATH变量可自行修改文件夹位置)。

    uavData
        ├─json
        │  ├─shootPhotoTask
        │  └─waypointTask
        └─result
            ├─map
            └─WaypointMission
    
  2. 配置docker-compose所需环境变量.env

  • 修改.env的 UAV_DATA 和 IP_LOCAL 参数
    • UAV_DATA为1中创建的uavData文件夹路径
    • IP_LOCAL为局域网的ip地址
  1. 点击启动docker-compose脚本来启动docker

  2. 执行uav_gcs_v1.0,安装客户端

  3. 从桌面运行uav_gcs_v1.0,输入服务器地址,即可使用。enjory it!

uav_gcs's People

Contributors

litingzhen avatar mr-yuanhe avatar jiushuokj-hyuan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.