How can I set the UAV speed and angular speed in EXAMPLE:'UAV Package Delivery'

6 次查看(过去 30 天)
Hi! I am trying to test ORB-SLAM using the data from ‘UAV Package Delivery'. There was a violent shake leads to an error. So I want to limit the UAV speed and angular speed. I wonder where I can set these parameters. Thanks!

采纳的回答

Remo Pillat
Remo Pillat 2021-5-28
Hi Wenhan,
Here are a couple of ways that you might be able to achieve what you are looking for:
  • In this model, we control the angular position and thrust, not the commanded speed directly. You can make the quadcopter model less responsive by tuning the parameters of the guidance model (see this example, which explains how you can tune the system-level behavior to fit your desired response).
  • You could capture camera images at a higher frequency, so that ORB-SLAM always has sufficient overlap between subsequent images. You can adjust the sample time of the Simulation 3D Camera block. For example, if you want to capture images at 60 Hz, set the "Sample time" parameter to 1/60.
Thanks,
Remo

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 UAV 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by