已回答
How to change waypoints while running the simulation model when using UAV toolbox(Path Manager)?
Hi Shichen, Mission data is loaded in "uavPackageDelivery/Ground Control Station/Get Flight Mission/noQGC" subsystem when model...

5 years 前 | 1

| 已接受

已回答
Usage of INS, GPS sensors and trajectories in 3D Unreal Engine Scenario (UAV Toolbox)
Hi Felix, For GPS sensor in Simulink, currently there is no out of box blocks for it. But you can create a MATLAB function bloc...

5 years 前 | 0

已回答
UAV Toolbox Guidance Model block has mask callback that modifies model at compile time, which prohibits multi-instance model reference
Hi Zhang, Thanks for bringing up this issue. You can try a few workarounds: You can change the model reference block's simulat...

5 years 前 | 0

| 已接受

已回答
Feature Request: UAV Animation block, https://www.mathworks.com/help/uav/ref/uavanimation.html
Hi Yingao, Thank you for your interest in this feature. This is something our development team is aware of and is considering. ...

5 years 前 | 0

| 已接受

已回答
Customize Simulation 3D UAV Vehicle
Hi Benjamin, Thank you for your interest in this UAV Vehicle customization feature. This is something our development team is a...

5 years 前 | 0

已回答
How does the uavWaypointFollower object work?
Hi Shubham, Please check the reference page in https://www.mathworks.com/help/uav/ref/uavwaypointfollower-system-object.html [...

5 years 前 | 0

| 已接受

已回答
How to obtain acceleration and angular velocity control inputs to track a fixed-wing UAV trajectory?
Hi Shubham, You can check the exampleHelperUAVDerivatives.m file in the example you referred to. This file should be in the sam...

5 years 前 | 0

| 已接受

已回答
Custom Flight Log - change datatype
Hi Antoine, Is your data X == 0.0083 seconds or 0.0083 milliseconds? If it is the former, you can use timeAccess = @(x)second...

5 years 前 | 0

已回答
Flying Multiple UAVs using MATLAB's Unreal Engine Simulation Evironment
You can add and move multiple UAVs in Unreal Engine simulation by inserting multiple Simulation 3D UAV Vehicle blocks.

5 years 前 | 1

| 已接受

已回答
How to get offline installation package of robotics system toolbox uav library?
Hi Zhong, This kind of installation questions can be best handled by Installation Technical Support. https://www.mathworks.com...

5 years 前 | 0

已回答
simulating a fixed wing UAV using guidance vectors
Hi, You can choose to use the UAV Guidance Model block by setting its type to fixed wing guidance model. The block accepts air ...

5 years 前 | 0

已回答
How to play Multiple Fixed-Wings UAV Animations in UAV animation block
Hi Hussain, The UAV Animation block can only visualize one UAV at a time. If you want to visualize multiple UAVs, consider crea...

5 years 前 | 0

| 已接受

已回答
How to implement Way Points Follower using Multiple Multirotor in Simulink
Hi, Hussain, If you have access to the MATLAB R2020b and UAV Toolbox, you can find example demostrating how to control a multir...

5 years 前 | 0

| 已接受