Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per-channel RC override not helpful #311

Closed
drinkdhmo opened this issue Oct 17, 2018 · 2 comments
Closed

Per-channel RC override not helpful #311

drinkdhmo opened this issue Oct 17, 2018 · 2 comments

Comments

@drinkdhmo
Copy link
Contributor

MAV type: fixedwing

Per-channel RC override does not add any value over complete take-over. In fact, it only sows confusion when trying to tune. It can be difficult to know which channels are being controlled by the companion computer, especially since the status message is binary: RC override is either true or false.

@superjax
Copy link
Contributor

superjax commented Oct 17, 2018

Thanks for the feedback.

The primary motivation for per-channel override is actually in distinguishing throttle override from attitude. This is most common in multirotors (for example, I want to quickly "bump" roll of the quadcopter without affecting the thrust).

If bumping the stick in roll causes me to take over throttle control, then it will cause the multirotor to jump, as the throttle being commanded by the rc is unlikely to be close to the throttle command being sent by the computer. This is less of a problem for the attitude channels.

I can see how this is different for a fixedwing. Perhaps we should modify the documentation for fixedwing parameters to include this nuance.

@bsutherland333
Copy link
Contributor

This is desired behavior that is being used by our assisted flight mode configurations within ROSplane

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants