Pixhawk PSP , problem with my model
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Tejas Rajopadhye
am 15 Mär. 2019
Bearbeitet: Abhishek GS
am 2 Apr. 2019
I have made a simple model ('in Normal mode') to give pwm signals to the ESC's .

When i build this model i get a error : 'undefined reference to' px4_ioctl. and some of the makefiles error.
I have followed all the procedure while configuration ,as given in the pixhawk pilot support doc (for MATLAB 2017b).I have used constants and the converted them to uint16 to make it compatible with the pwm block.
it builds till 98% and gives me the error
0 Kommentare
Akzeptierte Antwort
Abhishek GS
am 2 Apr. 2019
Bearbeitet: Abhishek GS
am 2 Apr. 2019
Hi Tejas,
The official support package 'Embedded Coder Support Package for PX4 Autopilots' is now available from R2018b onwards.
The above mentioned issues should be solved.
~Abhishek
0 Kommentare
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!