Statistik
RANG
98.275
of 301.984
REPUTATION
0
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 21.478
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 177.880
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
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 ?
2 Monate vor | 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...
2 Monate vor | 0
Frage
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...
2 Monate vor | 1 Antwort | 0
1
AntwortI'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...
3 Monate vor | 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 ...
3 Monate vor | 0
Frage
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); ...
4 Monate vor | 1 Antwort | 0
