-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Pr tiltrotor sim #8936
Pr tiltrotor sim #8936
Conversation
3466d67
to
9d0b16b
Compare
07e05c0
to
4c2f0fb
Compare
Mixer for quad tiltrotor (x motor configuration) | ||
================================================ | ||
|
||
This file defines a single mixer for a tiltrotor (SITL gazebo) with motors in X configuration. The plane has two ailerons and one elevator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add as a generic tiltrotor mixer?
@PX4BuildBot rebase |
4c2f0fb
to
a71859c
Compare
CI was full, rebasing again to kick it off. @PX4BuildBot rebase |
Hey! I'm GitMate.io! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost permanently |
Automated rebase with GitMate.io was successful! 🎉 |
a71859c
to
be06613
Compare
@RomanBapst CI style failure. http://ci.px4.io:8080/blue/organizations/jenkins/Firmware/detail/PR-8936/1/pipeline/720 Locally you can install astyle and run |
Signed-off-by: Roman <bapstroman@gmail.com>
Signed-off-by: Roman <bapstroman@gmail.com>
- increased the number of pwm outputs - handle PWM_SERVO_SET_MIN_PWM and PWM_SERVO_SET_MAX_PWM Signed-off-by: Roman <bapstroman@gmail.com>
Signed-off-by: Roman <bapstroman@gmail.com>
Signed-off-by: Roman <bapstroman@gmail.com>
Signed-off-by: Roman <bapstroman@gmail.com>
Signed-off-by: Roman <bapstroman@gmail.com>
Signed-off-by: Roman <bapstroman@gmail.com>
be06613
to
42156be
Compare
@dagar Thanks! I fixed code style and added a pre-commit hook. |
This brings in support for a quad tiltrotor in gazebo.
The model works, it needs a review and more testing.