- https://in.mathworks.com/help/aeroblks/quadcopter-project.html (Quadcopter Project)
- https://in.mathworks.com/videos/drone-simulation-and-control-part-1-setting-up-the-control-problem-1539323440930.html (Drone simulation and control)
- https://www.mathworks.com/videos/drone-simulation-and-control-part-2-how-do-you-get-a-drone-to-hover--1539323448303.html (Drone simulation and control)
- https://www.mathworks.com/videos/programming-drones-with-simulink-1513024653640.html (Drone with simulink)
Convert global to local co-ordinate system
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Kaushik Vishwanath Sankaranarayanan
le 21 Mar 2020
Réponse apportée : Prabhan Purwar
le 26 Mar 2020
I want to move the drone with reference to its local co-ordinate system, however the XYZ inputs are with respect to the global co-ordinate system. How can I convert the global co-ordinate reference to the local co-ordinate reference?
0 commentaires
Réponse acceptée
Prabhan Purwar
le 26 Mar 2020
Hi,
Global2localcoord() is used to convert global to local coordinates.
Following links may give you more insights:
Hope it helps!!
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Aerospace Applications 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!