Can the UAV Toolbox Support Package for PX4 Autopilots be used with px4 SITL?

조회 수: 11 (최근 30일)
I wanted to modify the code for PX4 controller and then use the build firmware with gazebo. Is it possible to do? So, can the UAV Toolbox Support Package for PX4 Autopilots be used with px4 SITL? Also, if yes, are there any tutorials for the same?

답변 (2개)

Ankur Bose
Ankur Bose 2021년 10월 19일
The UAV Toolbox Support Package for PX4 Autopilots supports PX4 SITL. See below MATLAB documentations and examples
We support the low fidelity jMAVSim Simulator or you can use the plant designed in Simulink. If you need Gazebo,
  • Build the Simulink model as documented above.
  • Close jMAVSim
  • Build the firmware with gazebo as input (make px4_sitl gazebo)
  댓글 수: 3
Apostel
Apostel 2022년 6월 23일
편집: Apostel 2022년 6월 24일
Hi,
I tried to read out uORB messages and faced @fatih ozkan's issue. I solved the problem by first launching the ROS/Gazebo environment, i.e,
make px4_sitl_default gazebo
and then (afterwards) starting the time unlimited simulation in Simulink. Apparently the start-up order is important here.
Best,
Apostel
fatih ozkan
fatih ozkan 2022년 6월 28일
Hello,
Thank you for your feedback. After trying few things i could run the gazebo model with simulink on px4. But i did it with just connecting option on Hardware section. Are you managing starting with Start button or Step by Step Connect button?
Regards,
Fatih

댓글을 달려면 로그인하십시오.


John conner
John conner 2024년 2월 28일
yes it is possible.

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by