PixhawkPSP used in matlab R2017b in linux

1 visualización (últimos 30 días)
panda
panda el 25 de Oct. de 2018
Respondida: Abhishek GS el 2 de Abr. de 2019
Hi,everyone,I have installed Pixhawk Support in matlab20217b in linux, when I click the Dowloand Firmware,it begin git clone Px4Firmware from github, but some modules couldn't not found, the modules include "NxWidgets", "misc/tools", and "nuttx".
the question as follows:
.... Username for 'https://github.com': xiongmaoshisb
Password for 'https://xiongmaoshisb@github.com':
remote: Repository not found.
fatal: repository 'https://github.com/PX4-NuttX/NxWidgets.git/' not found ..
when I download Firmware in bash on windows in windows10,it also has this problem,can sommeone help me? Thank you very much!
  1 comentario
panda
panda el 2 de Nov. de 2018
Tank you T.A.C.J.M. Albers,I will accept you response.

Iniciar sesión para comentar.

Respuesta aceptada

T.A.C.J.M. Albers
T.A.C.J.M. Albers el 30 de Oct. de 2018
Hi Panda,
My installation also resulted in an error in Matlab R2017b. The clone in the GUI resulted in the same error as yours. However, I tried manually cloning the repository as is discussed in the manual:
https://nl.mathworks.com/hardware-support/forms/pixhawk-downloads-conf.html?elqsid=1540927154536&potential_use=Education
Afterwards, you need to make sure the Simulink module is present in the Firmware folder and is included in the make file. That should solve your problem.
  2 comentarios
Nicola Misurati
Nicola Misurati el 6 de Nov. de 2018
Hello T.A.C.J.M.
You said that "Afterwards, you need to make sure the Simulink module is present in the Firmware folder and is included in the make file. "
In my Firmware folder I don't have that Simulink module. What can I do? Thanks
T.A.C.J.M. Albers
T.A.C.J.M. Albers el 20 de En. de 2019
Hi Nicola,
I'm sorry for the late response, I'm quite bussy lately. However, I'm still encounting issues with the PSP. The progress I have made so far is described here:
My contribution is mainly related to my university, so their might be some additional steps in order to make it work, and others are unnesesary. However, it describes the missing module you are talking about, so take a look and perhaps it might help you solve your issue.
Lastly, I'm still updating every now and then, so solutions might be updated. But as of sofar, take a look at it and I'm sure it might help you.
Best, Tom

Iniciar sesión para comentar.

Más respuestas (1)

Abhishek GS
Abhishek GS el 2 de Abr. de 2019
The official support package 'Embedded Coder Support Package for PX4 Autopilots' is now available from R2018b onwards.
Here is the documentation on getting started with the official support package.
~Abhishek

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by