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

2 vues (au cours des 30 derniers jours)
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!

Réponse acceptée

Remo Pillat
Remo Pillat le 28 Mai 2021
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

Plus de réponses (0)

Catégories

En savoir plus sur UAV dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by