BOAT Autopilot simulation using PX4

조회 수: 5 (최근 30일)
ohrum cha
ohrum cha 2023년 4월 21일
답변: Ankur Bose 2023년 5월 2일
What I'm trying to do is the following:
  1. i want tot plant an automatic navigation algorithm for an unmanned surface boat using px4.
  2. I want to test the algorithm I put in before planting it.
  • Using a simulator in the marine environment
  • Modification of automatic navigation algorithm (ex. motor pwm)
I think that the role of px4 linkage using matlab will be possible in number 2. Is it right?
If yes, please let me know if there is any reference material.
Call the simulator from the matlab environment and link it with px4
I want to modify the auto-navigation algorithm in px4 in the matlab environment!!

답변 (1개)

Ankur Bose
Ankur Bose 2023년 5월 2일
The PX4 support package allows the users to design controllers in Simulink, generate the code for the same and deploy on hardware. The examples provided today with the support package show flight controllers capability. The PX4 user guide does talk about UUV as experimental. We have not tested controllers in UUV with a plant. You can try out your algorithm and let us know your observations. We will try to make UUV support official when PX4 support is more robust

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by