Giter VIP home page Giter VIP logo

Comments (4)

enderocean avatar enderocean commented on August 30, 2024 1

I found the bug. Variable "system_id" must be set to 255 and "target" to 1 in MANUAL_CONTROL message.

from mavlink2rest.

patrickelectric avatar patrickelectric commented on August 30, 2024

Are you sending this message periodically ?
From ArduPilot documentation:

"When the autopilot is being commanded to move via RC_CHANNELS_RAW or MANUAL_CONTROL messages, the messages must be sent at a constant rate like the HEARTBEAT message. Otherwise, the autopilot will execute a failsafe if it has not received an updated command after a timeout period."

from mavlink2rest.

enderocean avatar enderocean commented on August 30, 2024

I send a HEARTBEAT message every second.
I will try to make MANUAL_CONTROL sent at a regular rate and let you know. Thx.

from mavlink2rest.

enderocean avatar enderocean commented on August 30, 2024

I have set a program that send :

  • a HEARTBEAT msg every second
  • a MANUAL_CONTROL every 200ms 4 second after the beginning.

Normally, we are not in a "failsafe" case. But it does not work neither. The issue might be elsewhere.
I will close this one as long as mavlink2rest does the job and is not the root cause. Thank you.

from mavlink2rest.

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.