Search found 163 matches

by derf
Fri Mar 18, 2016 1:55 pm
Forum: General discussions
Topic: Autonomous Flying with Crazyflie
Replies: 2
Views: 2793

Re: Autonomous Flying with Crazyflie

Hi Guido,

This topic has been discussed before:
viewtopic.php?f=3&t=958
viewtopic.php?f=5&t=1766

Regards,

Fred
by derf
Mon Mar 14, 2016 12:37 pm
Forum: Developer discussions
Topic: Crazyradio with other quadcopter ?
Replies: 7
Views: 5881

Re: Crazyradio with other quadcopter ?

Slaxx probably meant libcflie which can be found here:
https://github.com/fairlight1337/libcflie
by derf
Thu Mar 03, 2016 4:42 pm
Forum: General discussions
Topic: Crazyflie peer to peer communication possible?
Replies: 1
Views: 1786

Re: Crazyflie peer to peer communication possible?

Hi,

Arnaud answered a similar question here:
viewtopic.php?f=5&t=1729

Regards,

Fred
by derf
Thu Mar 03, 2016 4:27 pm
Forum: Developer Discussions
Topic: Obtain IMU data
Replies: 2
Views: 1806

Re: Obtain IMU data

Please do not double-post the same topic in different sub-forums.
by derf
Mon Feb 22, 2016 7:37 pm
Forum: Developer Discussions
Topic: Debugging FPV setup
Replies: 6
Views: 4106

Re: Debugging FPV setup

Hi Arno, I'd recommend to try to isolate the problem first. Did you try to use the EasyCAP with some other video input to make sure that it works? What does the screen show if you just disconnect the camera? (should be noise without any distortions) Maybe you can also try to hook up the camera direc...
by derf
Mon Feb 22, 2016 5:01 pm
Forum: General discussions
Topic: Localisation technology
Replies: 5
Views: 5840

Re: Localisation technology

Hi, Two of the publications contain references to "Ultra-wideband ranging radios", which sounds very similar to what Bitcraze is developing with the LPS. Anton Ledergerber, Michael Hamer, and Raffaello D’Andrea, “A Robot Self-Localization System Using One-Way Ultra-Wideband Communication”,...
by derf
Thu Feb 18, 2016 2:50 am
Forum: Support
Topic: [SOLVED] Installing PyUSB 1.0.0rc1 on VM 0.6
Replies: 4
Views: 4819

Re: Installing PyUSB 1.0.0rc1 on VM 0.6

Hi,

I've posted a possible workaround here:
https://github.com/bitcraze/bitcraze-vm ... -185517690

HTH,

Fred
by derf
Mon Feb 15, 2016 1:15 pm
Forum: Support
Topic: [SOLVED] LED-ring initialization
Replies: 8
Views: 4319

Re: Small difficulties

Hi Jean-Claude,

Please don't double-post the same topic and give the friendly people on the forum some time to reply.

Regards,

Fred
by derf
Mon Jan 25, 2016 5:12 pm
Forum: Developer Discussions
Topic: Working FPV setup for Crazyflie 2.0
Replies: 5
Views: 16974

Re: Working FPV setup for Crazyflie 2.0

Yes, I've successfully tested it with FPV goggles (Fatshark Dominator V3).

This is what the current setup looks like (no more sticky tape):
IMG_20151231_141913_small.jpg
by derf
Fri Jan 22, 2016 12:42 pm
Forum: Developer Discussions
Topic: How to customize response CRTPpackets?
Replies: 4
Views: 2673

Re: How to customize response CRTPpackets?

As Arnaud already wrote:
To get the angles from the copter you can use the Log subsystem, it has been designed for this kind of task. You can setup one log packet with all the data you are interested into and it will be sent by the copter.