Estadística
2 Preguntas
4 Respuestas
CLASIFICACIÓN
101.903
of 301.867
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.449
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 177.078
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Keyboard Controller for Parrot Mambo drone using simulink?
Yes, I use the R2025b version to work. What is the most appropriated version of MATLAB for this example ?
alrededor de 1 mes hace | 0
Keyboard Controller for Parrot Mambo drone using simulink?
Hello Vinod Hedge, I tried the example "Path Planning Using Keyboard Control for Parrot Minidrone" but when I run it, the com...
alrededor de 1 mes hace | 0
Pregunta
I want to pilot my minidrone Parrot mambo
I would like to try the example "ParrotMinidroneKeyboardControl", simulink model on Mathworks that allow to control the mambo wi...
alrededor de 1 mes hace | 1 respuesta | 0
1
respuestaI'd like to run the example that uses the Support Package for Parrot Drones to perform the basic flight operations. What's the proc
Yes the drone is completely charged and powered on. I run through the connection steps, and when the mambo is connected, "Limite...
2 meses hace | 0
I'd like to run the example that uses the Support Package for Parrot Drones to perform the basic flight operations. What's the proc
Yes, the code comes from that page. I've followed all the steps but when I run the code, the command returns "Unable to receive ...
2 meses hace | 0
Pregunta
I'd like to run the example that uses the Support Package for Parrot Drones to perform the basic flight operations. What's the proc
Here is the MATLAB script. The drone is already connected to PC: p = parrot(); takeoff(p); pause (2); land(p); takeoff(p); ...
3 meses hace | 1 respuesta | 0
