HITL simulation with PX4 for a custom VTOL

16 次查看(过去 30 天)
Hi,
I recently found out about the UAV toolbox and I'm excited to learn more!
I designed and built a custom VTOL tailsitter drone that can fly in both fixed-wing and hover mode. I am interested in using the toolbox to develop my own controller (to control actuators to achieve controlled flight), generate PX4 firmware with custom controller, and run HITL simulation to make sure I can do a mission successfully.
Going through the documentation, I can see bits and pieces of want to do. So my questions are:
  1. Can I do a VTOL tailsitter with this toolbox (design controller, PX4 firmware generation, HITL)? How?
  2. Can I do a UAV with more than four rotors?
  3. Can you please point a confused newbie to the right direction and places in documentation to help accomplish my goals?
Thanks!
  1 个评论
Vedant
Vedant 2024-6-26,21:20
编辑:Vedant 2024-6-26,21:21
Mathworks published new VTOL examples here : https://www.mathworks.com/help/uav/ug/design-and-tune-controller-for-vtol-uav.html

请先登录,再进行评论。

采纳的回答

Manoj Velmurugan
Manoj Velmurugan 2022-11-4
You can try using our examples on fixed-wing and quadcopter to get started with VTOL plant modeling and control. We do not have a reference example for VTOL specifically.
You can control more than 4 rotors using the 'PX4 PWM Output' block.
  2 个评论
Bilal Maassarani
Bilal Maassarani 2022-11-4
So would it be possible to switch between the controllers in HITL simulation and in the code generated for PX4 (to reflect switch/transition between flight modes)? I will probably need to do controllers for the transition also I guess..
Manoj Velmurugan
Manoj Velmurugan 2022-11-4
You can use enabled subsystems to disable certain control loops (and enable others) during different flight modes. Refer to our fixed-wing reference controllers for more info.

请先登录,再进行评论。

更多回答(0 个)

标签

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by