Git Product home page Git Product logo

Comments (2)

JonasVautherin avatar JonasVautherin commented on July 19, 2024 1

Hello!

The support exists in C++, but not yet in the other languages. Maybe a part of this presentation can help on the wording there.

To summarize, it is planned to autogenerate everything down to the C++ API, meaning that everything we have in C++ will always exist in all other languages. Currently, the "glue code" (or what I call "black box" in the presentation) is not auto-generated, so it has to be written manually. And QGC mission import was not added there (yet).

We would be happy if you could contribute that! The first step would be to add the definition in the corresponding proto file, and then write the "glue code" (gRPC) 👍.

Does that make sense?

from mavsdk-python.

JonasVautherin avatar JonasVautherin commented on July 19, 2024 1

It is now in 0.7.0, though I realize now that it works in a weird way: await drone.mission.import_qgroundcontrol_mission(qgc_plan_path) takes the path to the qgc plan, which will be opened by mavsdk_server. I'm not sure what's the best way to improve that. But assuming that you run MAVSDK-Python and mavsdk-server on the same machine, it should be fine.

We would be glad if you could try it and let us know if it works!

from mavsdk-python.

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.