Git Product home page Git Product logo

Comments (5)

Jai-GAY avatar Jai-GAY commented on July 19, 2024 1

This might be your python version, Really Not sure about it.

Yes, that is my Python 3 version as well. maybe. Yes, I am very sure my Mavsdk-python is 2.1.0.

from mavsdk-python.

arpitpara avatar arpitpara commented on July 19, 2024

No, The Latest Mavsdk Version available is - 2.1
This might be your python version, Really Not sure about it.
You can check the mavsdk version in your MAVSdk-Python Repo, Through
cat MAVSDK_SERVER_VERSION, this will be your downloaded github repo. It sometimes differs to your installed mavsdk server version.
Check through
sudo apt search libmavsdk-dev

from mavsdk-python.

arpitpara avatar arpitpara commented on July 19, 2024

Ok.
Then You can close the issue if you're able to find the version.

from mavsdk-python.

Jai-GAY avatar Jai-GAY commented on July 19, 2024

Ok. Then You can close the issue if you're able to find the version.

No, I cannot through Python 3 code.

from mavsdk-python.

julianoes avatar julianoes commented on July 19, 2024

Ok, so we should expose this function via Python:
https://github.com/mavlink/MAVSDK/blob/10876a89b5d4097b68009fa98b30b1ff08c29488/src/mavsdk/core/include/mavsdk/mavsdk.h#L54-L61

I think we need to add it to proto here:
https://github.com/mavlink/MAVSDK-Proto/blob/main/protos/core/core.proto#L9

And then implement it here:
https://github.com/mavlink/MAVSDK/blob/10876a89b5d4097b68009fa98b30b1ff08c29488/src/mavsdk_server/src/core/core_service_impl.h

Pull requests welcome 😄

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.