TL;DR
Unmanned aerial vehicles (UAVs) often struggle with autonomy when faced with obstacles or unclear mission goals. A new framework called Persistent Mission Runtime (PMR) was developed to selectively invoke external reasoning for recovery, minimizing latency and resource costs.
✦ Why It Matters
Engineers can implement PMR to improve UAV autonomy and efficiency in complex environments.
Key Takeaways
How It Works
PMR operates by maintaining local control over mission execution while selectively invoking an external reasoner when the UAV encounters obstacles or uncertainties. The learned-CVI acts as a decision gate, assessing whether the potential benefits of remote reasoning outweigh its costs.
This selective invocation allows for efficient resource management and improved mission outcomes.
Related