BOAT Autopilot simulation using PX4
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
What I'm trying to do is the following:
- i want tot plant an automatic navigation algorithm for an unmanned surface boat using px4.
- 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!!
0 Kommentare
Antworten (1)
Ankur Bose
am 2 Mai 2023
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
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!