How to set a new waypoint after reaching the previous one in a Simulink flight simulation
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a PID controller for a quadcopter. Rather than inputting a time-series trajectory for it to follow, I would like to input a list of waypoints for it to visit. I have coded a boolean variable in one of the functions that turns True when the total distance to the waypoint is less than an arbitrary threshold. How do I connect this to the list of waypoints to specify that the aircraft can start heading toward the next one as soon as this boolean variable turns True?
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur UAV dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!