-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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/HIL: disable lockdown not working #14069
Comments
Are there any inputs/ideas how I could fix this? |
I think you would have to debug (using a console connected and printf) your way through all the lockdown flags, or if it's correct on the FMU side, inspect the pxi4ofirmware code: |
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions. |
Has it been addressed yet? |
yeah, same problem here i want to do HIL simulation with the servos and motors actually running. With piccolo servos and motors are working perfectly in HIL. We want to see the actual behavior of the plane. |
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions. |
Has it been addressed yet? |
I got it working. This is what I did:
Note: At this point, the servos should still be active and controlled by radio.
After arming; the real servos and the X-Plane aircraft wings should both be working and you should also be able to fly the plane using the radio. I hope this helps someone. |
Honestly, I keep seeing this one comment regarding v 1.11.1 everywhere, but it does NOT work. Does anyone have a working solution? |
v1.11.1 is ancient. I doubt anyone is going to help with that. |
Yes, I am using 1.13.3 with QGC v4.3.0. How do I enable motor actuation with HITL that I can observe on both the hardware and jMAVsim? |
Looking for a solution as well to get the motors running... Anyone got anything? |
This issue has been mentioned on Discussion Forum for PX4, Pixhawk, QGroundControl, MAVSDK, MAVLink. There might be relevant details there: https://discuss.px4.io/t/px4-v1-14-v1-13-hitl-actual-motors-spinning/37437/1 |
Describe the bug
Same behavior as in #5680.
When disabling the lockdown with the
px4io lockdown disable
command, there is no output to the real actuators in HIL-mode.To Reproduce
Steps to reproduce the behavior:
Expected behavior
I want the actuators to move in Gazebo and on the real plane simultaneously.
At the moment, they work either in HIL in Gazebo or in reality with HIL disabled.
Log Files and Screenshots
There are no log files. If there is anything, I could provide, please let me know.
Drone:
Fixed Wing (MPX Easy Glider)
The text was updated successfully, but these errors were encountered: