Pixhawk PX4 PSP installation errors
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I followed the instructions given, created c:\px4 directory and ran the command PixhawkPSP('c:\px4') on Matlab and got this:
The instructions on that page told me to then click "Save serttings and Exit" and I did that and got the following errors:
And on my Matlab console, this is what I got:
What just happened? How do I resolve this problem?
2 commentaires
Daniel
le 30 Jan 2019
I managed to build the firmware from my ubuntu terminal, but it still doesn't build from the User interface provided with the PSP. I was also able to compile/build the rgb_led.slx example and flash to the pixhawk. Then enabled the PSP by starting the px4_simulink_app via nsh. Just for testing.
I am yet to try out the setup on Windows, and will do soon.
Hope this helps someone.
Réponses (1)
Abhishek GS
le 2 Avr 2019
The official support package 'Embedded Coder Support Package for PX4 Autopilots' is now available from R2018b onwards.
Uninstall the Pixhawk PSP, if you have it installed and refer the documentation on getting started with the official support package.
The above mentioned issues should be solved.
~Abhishek
3 commentaires
Abhishek GS
le 5 Avr 2019
Hi Mahmud,
As I have mentioned above, the official support package 'Embedded Coder Support Package for PX4 Autopilots' is now available from R2018b onwards. It is not compatible with R2017b.
Thanks
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!