photo

Michel


Last seen: 30 days ago Active since 2026

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
4 Answers

RANK
101,902
of 301,857

REPUTATION
0

CONTRIBUTIONS
2 Questions
4 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,441

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 177,015

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Answered
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 ?

1 month ago | 0

Answered
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...

1 month ago | 0

Question


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...

1 month ago | 1 answer | 0

1

answer

Answered
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 drone is completely charged and powered on. I run through the connection steps, and when the mambo is connected, "Limite...

2 months ago | 0

Answered
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 months ago | 0

Question


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 months ago | 1 answer | 0

1

answer