How to change UAV model to one selfmade
5 views (last 30 days)
Show older comments
It is a way to change default model in UAV toolbox? I want to use a modelof an hexacopter i made in Solidworks
0 Comments
Answers (1)
Jianxin Sun
on 11 Oct 2023
Hi,
For Unreal Based Simulation, you can follow the custom actor workflow detailed in https://www.mathworks.com/help/uav/ug/prepare-custom-vehicle-mesh-for-the-unreal-editor.html
For MATLAB visualization, you might consider usiing stlread method to import your model into MATLAB. Alternatively, you can use the plotTransforms function with MeshFilePath input argument.
Jianxin
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!