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

ERROR [commander] Critical failure detected: lockdown #51

Open
Jaeyoung-Lim opened this issue Oct 10, 2021 · 4 comments
Open

ERROR [commander] Critical failure detected: lockdown #51

Jaeyoung-Lim opened this issue Oct 10, 2021 · 4 comments

Comments

@Jaeyoung-Lim
Copy link
Contributor

Problem Description
Trying to takeoff using the default rascal model results in a critical lockdown

To Reproduce

make px4_sitl jsbsim

Error Log:

INFO  [logger] Start file log (type: full)
INFO  [logger] [logger] ./log/2021-10-10/19_52_41.ulg	
INFO  [logger] Opened full log file: ./log/2021-10-10/19_52_41.ulg
INFO  [mavlink] MAVLink only on localhost (set param MAV_{i}_BROADCAST = 1 to enable network)
INFO  [mavlink] MAVLink only on localhost (set param MAV_{i}_BROADCAST = 1 to enable network)
INFO  [px4] Startup script returned successfully
pxh> INFO  [commander] Failsafe mode deactivated	
INFO  [tone_alarm] home set
INFO  [tone_alarm] notify negative

pxh> 
pxh> commander takeoff
pxh> INFO  [commander] Armed by internal command	
INFO  [navigator] Using minimum takeoff altitude: 20.00 m	
INFO  [fw_pos_control_l1] Takeoff on runway	
INFO  [commander] Takeoff detected	
ERROR [commander] Critical failure detected: lockdown	
INFO  [runway_takeoff] #Takeoff airspeed reached	
INFO  [commander] Disarmed by lockdown	
INFO  [logger] closed logfile, bytes written: 3148319
WARN  [ekf2] primary EKF changed 0 (gyro fault) -> 4

@jonyMarino
Copy link

@Jaeyoung-Lim Is this due to recent changes to the PX4 autopilot?
With which version of PX4 did you make the youtube demo?

@Jaeyoung-Lim
Copy link
Contributor Author

@jonyMarino More likely due to newer jsbsim versions. Looking into what could have been the problem

@zimmy87
Copy link

zimmy87 commented Oct 19, 2021

When we tested with JSBSim v1.1.0, we didn't see this issue.

@tayyabkhalil-313
Copy link

@Jaeyoung-Lim Were you able to solve this? I am getting the same issue with JSBSim 1.2.0 and PX4 1.12.3.

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

No branches or pull requests

4 participants