PX4 / PX4-Autopilot

PX4 Autopilot Software
https://px4.io
BSD 3-Clause "New" or "Revised" License
8.5k stars 13.51k forks source link

Mission execution requires re-upload of mission between restarts #14327

Open LorenzMeier opened 4 years ago

LorenzMeier commented 4 years ago

There seems to be a condition somewhere that leads to successful arming, but not mission execution if the mission is not uploaded prior to execution, but is still on the vehicle from a previous boot. I suspect the culprit to be the initialization state of something in the navigator.

Antiheavy commented 4 years ago

Are you seeing that in SITL or on a real vehicle? I’ve noticed SITL sometimes has weird reset issues where the onboard mission doesn’t seem to initialize right upon restart. Something about in a real vehicle the mission resets from the start but in SITL it gets stuck on whatever the waypoint was Last tracking from the previous SITL session. Not sure if that is related....

julianoes commented 4 years ago

I have seen these effects where the vehicle (I think mostly VTOL) would not take off unless I re-uploaded the mission.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.