- 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.
How can I set the UAV speed and angular speed in EXAMPLE:'UAV Package Delivery'
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
wenhan yuan
el 26 de Mayo de 2021
Comentada: wenhan yuan
el 31 de Mayo de 2021
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!
0 comentarios
Respuesta aceptada
Remo Pillat
el 28 de Mayo de 2021
Hi Wenhan,
Here are a couple of ways that you might be able to achieve what you are looking for:
Thanks,
Remo
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!