How to set the control algorithm's execution frequency on the flight control board when using the UAV Toolbox Support Package for PX4 Autopilots?
Afficher commentaires plus anciens
When I am designing a control algorithm using the PX4 support package, I want to set the execution frequency of my control algorithm on the real flight board. I'm not sure if it's set under "Model settings -> solver". Moreover, I don't know how to verify whether my control algorithm is running with the step size I've set. Does anyone understand this issue? Please help me, thank you very much!
Réponses (1)
Arun Mathamkode
le 8 Oct 2024
0 votes
The execution rate is defined by the sample time of your model. The base sample time is decided based on the Sample time paramter value you have set on the source blocks mask. To know how to view the model sample time and which blocks run at what rate, refer this documentation.
Catégories
En savoir plus sur PX4 Autopilots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!