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

Switch #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Switch #2

wants to merge 3 commits into from

Conversation

rien3271
Copy link
Collaborator

Please use PX4 Discuss or Slack to align on pull requests if necessary. You can then open draft pull requests to get early feedback.

Describe problem solved by this pull request
Implementation of a switch mode that allow the tilt of the rotors. For multi-copter models the Manual mode and the Stabilized one are equivalent so I decided to allow the tilt of the rotor for the Stabilized mode and disable for the manual mode. Another mode called "Tilt" was also created but it's only available in the terminal with the command "commander mode Tilt".

Describe your solution

Describe possible alternatives
An alternative - more difficult - would have been to change the code of the QGround application to show the "Tilt" mode.

Test data / coverage
tested on Gazebo, works well

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

Successfully merging this pull request may close these issues.

1 participant