Xiaomin
  • Xioamin
  • Unnamed Aerial Vehicle
    • Intel Drone Aero
    • Hybrid
  • SetUp
    • Operating Systems
      • Ubuntu 16.04
        • Upgrade Debian 8 to Debian 9
        • Installing OpenCV 3.3.0 on Ubuntu 16.04 LTS
      • Raspbian
        • Installing OpenCV 3.3.0 on Raspbian
      • Yocto
  • Solutions
    • DroneKit
      • Installation
      • Script
        • Hello World
        • Simple Goto
    • Image Processing
      • Real-time object detect
      • Object Tracking
      • Face detection
    • Autonomous Drone Solution
    • Collision Avoidance
Powered by GitBook
On this page

Was this helpful?

  1. Solutions
  2. DroneKit

Script

We need to clone our github so we could use all the examples, for that we do:

$ git clone https://github.com/Reyes-fred/Xiaomin.git
PreviousInstallationNextHello World

Last updated 5 years ago

Was this helpful?