Giter VIP home page Giter VIP logo

Comments (5)

hamishwillee avatar hamishwillee commented on July 17, 2024

One thing not clear in current docs is that you can develop your companion computer APP on the PC/SITL. The APP is "the same" - the only reason you run it on a companion computer is if you need significant computation, low latency from code running to commands reaching the autopilot, and/or "always available even if link to ground station breaks" connectivity.

from dronekit-python.

hamishwillee avatar hamishwillee commented on July 17, 2024

The commands you are expected to enter look like this:

STABILIZE>param load ../Tools/autotest/copter_params.parm

But the "STABILIZE>" is not displayed in MAVLINK in my vagrant/SITL setup. Instead you get a stream of information from the autopilot. If however you copy in "param load ../Tools/autotest/copter_params.parm" to the prompt then hit enter, the STABILIZE> prompt is briefly displayed as the information is processed.

So shouldn't the "STABILIZE>" bit be removed from the instructions or is this in a "standard setup", and I'm just missing it because I'm on Windows talking to sitl on linux?

from dronekit-python.

hamishwillee avatar hamishwillee commented on July 17, 2024

There is some inconsistency on whether components are installed as root ( sudo app-get install) or not

  • Linux dependency and mavpoxy do use the sudo
  • dronekit does not.

I got an error installing dronekit without sudo on my vagrant box, so arguably it should be sudo. However if you're on Windows or Mac you won't use sudo. Thoughts?

from dronekit-python.

hamishwillee avatar hamishwillee commented on July 17, 2024

Ramon expects to have a SITL vagrant image that can vastly simplify this process by Friday. At that point will revisit the instructions.

from dronekit-python.

hamishwillee avatar hamishwillee commented on July 17, 2024

Closing this - superseded by #76 76

from dronekit-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.