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

Defines the WaypointList class that manages a sequence of 3D waypoints for navigation or mission planning. More...

#include <vector>
#include <easy3d/core/vec.h>
#include <easy3d/viewer/viewer.h>
Include dependency graph for waypoint_list.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WaypointList
 Stores and manages a list of 3D waypoints for trajectory following or mission execution. More...
 

Detailed Description

Defines the WaypointList class that manages a sequence of 3D waypoints for navigation or mission planning.