UAV Simulator
|
Defines the MissionManager class responsible for creating high-level UAV missions. More...
#include "path.h"
Go to the source code of this file.
Classes | |
class | MissionManager |
Manages generation of high-level UAV flight missions. More... | |
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.