Search found 630 matches

by kristoffer
Wed Mar 02, 2016 9:31 am
Forum: Developer Discussions
Topic: Running python on the crazyflie2
Replies: 11
Views: 6734

Re: Running python on the crazyflie2

Looking forward to hear about any progress!
by kristoffer
Wed Mar 02, 2016 9:21 am
Forum: Developer Discussions
Topic: bigquad "golden" hardware
Replies: 7
Views: 3841

Re: bigquad "golden" hardware

Hi! We are working on a wiki page (https://wiki.bitcraze.io/projects:crazyflie2:expansionboards:bigquad) for this. Since the Big Quad deck is in "Early access" state (see https://www.bitcraze.io/early-access/), all software and documentation is not complete yet, but you are more than welco...
by kristoffer
Sat Feb 20, 2016 3:02 pm
Forum: Support
Topic: [SOLVED] 2016-02-CF2-firmware compilation
Replies: 7
Views: 4807

Re: [SOLVED] 2016-02-CF2-firmware compilation

OK, thanks!
by kristoffer
Sat Feb 20, 2016 8:02 am
Forum: Support
Topic: [SOLVED] 2016-02-CF2-firmware compilation
Replies: 7
Views: 4807

Re: 2016-02-CF2-firmware compilation

We broke out the driver for the dw1000 (the new positioning system) since it is also used in the anchors and we need to share the code between the projects. Git submodules is one way of distributing/sharing libraries but there are other alternatives. @Mitteau It seems as you have downloaded the code...
by kristoffer
Sat Feb 20, 2016 7:47 am
Forum: Support
Topic: [SOLVED] 2016-02-CF2-firmware compilation
Replies: 7
Views: 4807

Re: 2016-02-CF2-firmware compilation

You can also use the --recursive switch

Code: Select all

git clone https://github.com/bitcraze/crazyflie-firmware.git --recursive
by kristoffer
Thu Feb 18, 2016 1:19 pm
Forum: Support
Topic: Latest python client not working on VM V0.6
Replies: 0
Views: 10750

Latest python client not working on VM V0.6

We messed up a bit with the release of the python client, that requires python3, without upgrading the VM. Sorry about that! If you are using VM V0.6 you basically have two options if you want to run the latest version of the python client. 1. Follow the excellent instructions (https://github.com/bi...
by kristoffer
Thu Feb 18, 2016 1:04 pm
Forum: Support
Topic: [SOLVED] Installing PyUSB 1.0.0rc1 on VM 0.6
Replies: 4
Views: 4822

Re: Installing PyUSB 1.0.0rc1 on VM 0.6

We messed up a bit with the release of the python client, that requires python3, without upgrading the VM. Sorry about that! If you are using VM V0.6 you basically have two options if you want to run the latest version of the python client. 1. Follow the excellent instruction (https://github.com/bit...
by kristoffer
Tue Jun 30, 2015 8:52 am
Forum: Developer Discussions
Topic: Some questions about the breakout board.
Replies: 3
Views: 2383

Re: Some questions about the breakout board.

Yes, that's right
by kristoffer
Tue Jun 30, 2015 8:52 am
Forum: Developer Discussions
Topic: Position stability
Replies: 7
Views: 3796

Re: Position stability

The accelerometers can roughly hold the position but it will drift. The Crazyflie does not really have any information of it's absolute position so what you need is an external reference system. Take a look at https://wiki.bitcraze.io/misc:hacks:kinect for inspiration.
by kristoffer
Tue Jun 30, 2015 8:43 am
Forum: Developer Discussions
Topic: Quarz Capacitors
Replies: 2
Views: 1965

Re: Quarz Capacitors

I will have to check with the designer to get a good answer on this. Unfortunately he is on vacation so it may take some time.