Giter Club home page Giter Club logo

Comments (4)

hamishwillee avatar hamishwillee commented on July 23, 2024

FYI According to Stephen Dade:

In terms of compiling this into an easy-to-run exe, that is going to be far more difficult. Because dronekit-python uses a different directory structure when installed (via setup.py) that what the other MAVProxy modules do, the MAVProxy installation script won't find the dronekit files. There are two ways to solve this:

  1. Patch dronekit to have the correct directory structure
  2. Patch MAVProxy installation script to find dronekit

from mavproxy.

djnugent avatar djnugent commented on July 23, 2024

I just ran through the install instructions for Dronekit-python windows and I don't see the advantage of having dronekit install with mavproxy. Mavproxy installs as a dependency of dronekit anyway(so the they install at the same time).
Adding it to mavproxy would remove one command, "echo module load droneapi.module.api >> %HOMEPATH%\AppData\Local\MAVProxy\mavinit.scr"

Also the end goal is to remove mavproxy as a dependency of dronekit, so this would move us in the opposite direction.

from mavproxy.

hamishwillee avatar hamishwillee commented on July 23, 2024

@djnugent This is a "one click" windows installer package which installs MAVProxy on Windows with all its dependencies. The benefit of adding DroneKit to this build would be that our instructions for setting up DroneKit on Windows would turn into "install this exe". Much easier.

In addition, while MAVProxy is a dependency of dronekit, you don't get ALL the MAVProxy dependencies (if you follow the current instructions you don't get the MAVProxy map or console). Now while we do need instructions to get DK and MAVProxy to set up perfectly in ActiveState Python (with all dependencies) this is still going to be much harder than instructions "press a button".

If we eventually remove the MAVProxy dependency we'd revisit :-)

Hope this makes sense! This is IMO the single best thing we could do to support Windows DK use right now.

from mavproxy.

hamishwillee avatar hamishwillee commented on July 23, 2024

Closed by dronekit/dronekit-python#161 . THanks @stephendade .

from mavproxy.

Related Issues (20)

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.