how can i land the parrot-minidrone in simulink?
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Wonbo Jang
el 18 de Ag. de 2019
Comentada: Siddhant Khadgi
el 11 de Ag. de 2022
Hi
we are trying to code for 1st round minidrone competition in simulink
we want to know how to land minidrone without error in simulink
we get the same error like
An error occurred while running the simulation and the simulation was terminated
Caused by:
- Assertion detected in 'parrotMinidroneCompetition/Simulink 3D Visualization/Extract Flight Instruments/Floor contact' at time 30.87
' every time we change z component of poe_ref '0' or same track z-posistion .
could you give me some advice about resolving error?
Thanks
0 comentarios
Respuesta aceptada
Maitreyee Mordekar
el 20 de Ag. de 2019
Hello Wonbo,
The error you observe is something which is expected. It appears because the drone hits the ground surface and it should not go below the ground surface.
I hope this helps. Please let me know if there are any further questions.
-Maitreyee
3 comentarios
Maitreyee Mordekar
el 5 de Sept. de 2019
Hello Wonbo,
If you land anywhere on the floor, you would get that error. I hope this makes sense.
-Maitreyee
Siddhant Khadgi
el 11 de Ag. de 2022
Hi,
Do we have end the simulation with this error or is there any API which allows us to land the quadcopter by bypassing the above error?
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Support Package for Parrot Drones en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!