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

Turned off motors of the tiltrotor in fw mode don't go down to full disarm #15501

Closed
notoriou5 opened this issue Aug 6, 2020 · 2 comments
Closed
Assignees
Labels
bug Hybrid VTOL 🛩️🚁 Multirotor + Fixedwing!

Comments

@notoriou5
Copy link
Contributor

Describe the bug
PX4 Version: v1.11.0-rc1
Simulation modell: tiltrotor
After the front transition, when entering into the FW config, the motors which are not used (turned off with the param VT_FW_MOT_OFFID) are set to a PWM value of 900 with this code. Why do they go back up to a value of 1000 right after? Is there a specific reason for this? It does not behave like this with the standard_vtol model, which turns off all hover motors in fw mode.

image

To Reproduce
Steps to reproduce the behavior:

  1. start simulation with the tiltrotor model
  2. Uploaded mission with a Vtol Takeoff Mission item
  3. Start mission
  4. Observe the motor PWM outputs

Expected behavior
The turned off motors stay at a PWM value of 900 during the whole fw mode.

@stale
Copy link

stale bot commented Dec 25, 2020

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@stale stale bot added the stale label Dec 25, 2020
@sfuhrer
Copy link
Contributor

sfuhrer commented Jan 4, 2021

I'm not able to reproduce on current master and SITL - in my case the MC motors go to 900 PWM after transition.
image

@stale stale bot removed the stale label Jan 4, 2021
@sfuhrer sfuhrer closed this as completed Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Hybrid VTOL 🛩️🚁 Multirotor + Fixedwing!
Projects
None yet
Development

No branches or pull requests

3 participants