UAV Simulator
Loading...
Searching...
No Matches
mission_manager.h File Reference

Defines the MissionManager class responsible for creating high-level UAV missions. More...

#include "path.h"
Include dependency graph for mission_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MissionManager
 Manages generation of high-level UAV flight missions. More...
 

Detailed Description

Defines the MissionManager class responsible for creating high-level UAV missions.

This class provides functionality to generate flight paths or circuits that the UAV can follow during a mission. Currently, it supports creating simple predefined shapes, such as square circuits.