-
Notifications
You must be signed in to change notification settings - Fork 13.6k
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
HITL fixedwing and VTOL in fixedwing mode not working #13595
Comments
For fixedwing I found that it is a mixer issue. We'll need a specific mixer for the Gazebo HITL case. |
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions. |
bump |
@rahuldeo2047 can you confirm this is still an issue? It might have been solved in the meantime with the mixer purge and control allocation introduction. |
Fixed wing. Running via the documented make command for version v1.14.alpha.1 . That works for mission mode perfectly. issue was (Unrelated to the issue: My RC did not work with both the versions. Debugging) |
However, the gazebo and plane world did not work. Still debugging. I will confirm. v1.14.alpha.1 |
Describe the bug
It seems like HITL with fixedwing or VTOL in fixedwing is not working. Presumably, the actuator setpoints are not set/connected correctly.
To Reproduce
Steps to reproduce the behavior with fixedwing:
SYS_AUTOSTART
to 2100 for fixedwing, reboot Pixhawk.Tools/sitl_gazebo/models/plane/plane.sdf
and setserialEnabled
andhil_mode
totrue
.Expected behavior
I expect that I can fly the plane in Stabilized, and not crash.
The text was updated successfully, but these errors were encountered: