Auterion / px4-jsbsim-bridge

JSBSim bridge for PX4 SITL/HITL simulations
BSD 3-Clause "New" or "Revised" License
24 stars 39 forks source link

"Unable to start mission: Vehicle rejected arming." when taking off #48

Open zimmy87 opened 2 years ago

zimmy87 commented 2 years ago

When running the PX4 JSBSim bridge via make px4_sitl jsbsim on Ubuntu 18.04 and with QGroundControl connected, I get a error dialog stating Unable to start mission: Vehicle rejected arming. after uploading a mission and trying to take off. This doesn't seem to be fatal, as the mission can still proceed afterwards, but considering I don't see any options for arming/disarming inside QGroundControl, is there anything I can do about this error? px4_jsbsim_error_on_takeoff

Jaeyoung-Lim commented 2 years ago

@zimmy87 You seem to be having gps related issues as written in the console.

Also the fact that you don't see any terrain in flightgear seems wrong to me. Can you see the airport terrain when you start flightgear?

Jaeyoung-Lim commented 2 years ago

@zimmy87 Any updates regarding this issue?