-
I keep getting "no module named pyparrot.Minidrone" when I run any of the demo files that include the "from pyparrot.Minidrone import Mambo" (see photo). If I go into the scrpits of pyparrot however, …
-
I can find the parrot mambo drone using findMiniDrone.py and it gives me an address, I added that address to the demoMamboTricks.py script, and ran it, then it shows me:
OpenCVAvailable is False
t…
-
Using the following driver to control Macalne
https://gobot.io/documentation/platforms/minidrone
The flying works fine but "LightControl()" function has no impact
I am doing the following to tu…
-
I have used the example code. To take off go forward and then land. The log says it is connected and sending commands but the drone doesn't seem to be running them.
See Log:
```
Creating obse…
-
espRCSport.h: No such file or directory.
it's for frsky?
could you please add readme more?
thanks a lot.
-
I've tried with:
`if(!connexion_initialized && !trying_connection && !robot.Running()) {
fmt.Printf("Parrot minidrone is disconnected")
}`
I've also tries with:
`robot.Connections().Len(…
-
Hello, I have been trying to use groundcam to take some pictures, however, I am getting this error.
Traceback (most recent call last):
File "/pyparrot/examples/demoMamboGroundcam.py", line 25, i…
-
Hi there!
I want to fly my Mambo with this package.
But when I run the index.js file an error appears and says:
internal/modules/cjs/loader.js:583
throw err;
^
Error: Cannot find modul…
-
Colleague is running successful with Mac, I am running Ubuntu 14.04 with noble, temporal, rolling-spider, and bluetooth-hci-socket node modules.
Discover showed my minidrone
1: RS_B075911 (e014b3783…
fucci updated
7 years ago
-
Hi, sorry if this is not the place to put this but I'm having some difficulty running the connection program. I'm using the Atom IDE and have installed Node.js and some of the packages such as Winston…