Search found 6 matches

by MikeWise1618
Wed Jul 13, 2016 8:15 am
Forum: Support
Topic: [SOLVED] Cannot connect in ramp.py example.
Replies: 4
Views: 5391

Re: [SOLVED] Cannot connect in ramp.py example.

I had this problem but didn't want to mod the cflib . So inspired by the above I found adding a sleep after scan_interfaces in ramp.py fixed this for me without cflib modificat. Added another sleep after the test to keep it from failing if I start it again too soon. Like this: if __name__ == '__main...
by MikeWise1618
Tue Jul 05, 2016 5:04 am
Forum: Developer Discussions
Topic: Win Conda 64-bit - No pysdl2 installation found
Replies: 2
Views: 3623

Re: Win Conda 64-bit - No pysdl2 installation found

Okay, fixed that one too. Had to install another usb library from https://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/1.2.6.0/ I downloaded libusb-win32-devel-filter-1.2.6.0.exe and installed it, then configured it with "INFwizard" to filter to the two Crazyflie devic...
by MikeWise1618
Tue Jul 05, 2016 3:53 am
Forum: Developer Discussions
Topic: Win Conda 64-bit - No pysdl2 installation found
Replies: 2
Views: 3623

Re: Win Conda 64-bit - No pysdl2 installation found

Okay, by looking at the installation messages I realized I was getting the 32-bit SDL. So I downloaded the current version from https://www.libsdl.org/release/ . I used the version SDL2-2.0.4-win32-x64.zip . Now it starts at least (opens the window and I can operate) but it can't seem to find the cr...
by MikeWise1618
Tue Jul 05, 2016 3:19 am
Forum: Developer Discussions
Topic: Win Conda 64-bit - No pysdl2 installation found
Replies: 2
Views: 3623

Win Conda 64-bit - No pysdl2 installation found

Trying to get the cfclient running under 64-bit Anaconda because I want to use the large memory for some things. I followed the instructions here ( https://github.com/bitcraze/crazyflie-clients-python/blob/develop/README.md ) but now I am getting: CRITICAL:cfclient.gui:No pysdl2 installation found, ...
by MikeWise1618
Mon May 30, 2016 9:28 pm
Forum: Quadcopters
Topic: no crazyflie client in German iPad App Store?
Replies: 1
Views: 3162

Re: no crazyflie client in German iPad App Store?

Hmm. It is somehow not findable in the store, but google can find it, but then it makes me login iTunes to install it. Guess I don't really understand iPad apps very well. :)

Anyway, I got it installed.
by MikeWise1618
Mon May 30, 2016 3:54 pm
Forum: Quadcopters
Topic: no crazyflie client in German iPad App Store?
Replies: 1
Views: 3162

no crazyflie client in German iPad App Store?

When I search for crazyflie, or bitcraze, in the German iPad App Store it comes up blank.

Is this correct? Should I be looking somewhere else? Kind of wondering what to do next.