Planning and Control
Guidance models and navigation, trajectory and waypoint following
Plan and execute UAV flights using guidance motion models for fixed-wing and multirotor UAVs. Fly predefined missions using waypoint and trajectory-following algorithms. For an example using an RRT path planner that plans and simulates a flight in a city setting, see Motion Planning with RRT for Fixed-Wing UAV.
Functions
Blocks
Orbit Follower | Orbit location of interest using UAV (Since R2019a) |
Waypoint Follower | Follow waypoints for UAV |
UAV Guidance Model | Reduced-order model for UAV |
UAV Animation | Animate UAV flight path using translations and rotations |
Path Manager | Compute and execute a UAV autonomous mission (Since R2020b) |
Fixed-Wing UAV Point Mass | Integrate fourth- or sixth-order point mass equations of motion in coordinated flight (Since R2021a) |
Obstacle Avoidance | Compute obstacle-free direction using range sensor data and target position (Since R2021b) |
Topics
VTOL Controller Template
- Design and Tune Controller for VTOL UAV
Use the controller templates to set up a vertical takeoff and landing (VTOL) UAV for flight missions.