Search found 9 matches

by quadsRfun
Thu Oct 15, 2015 11:31 am
Forum: Autonomous flight
Topic: SWARM Formations
Replies: 18
Views: 16422

Re: SWARM Formations

Hello All I am working on a quadcopter based swarm project for my college thesis. I am running the crazyflie as a controller for a bigger quad. I need to run 6 in swarm. So far I have tuned the quadcopter pid's and am getting very good position hold with one quad. As soon as i add multiple quads th...
by quadsRfun
Sun Oct 11, 2015 12:16 pm
Forum: Support
Topic: Crazyflie 1.0 places 'Start-up' melody twice
Replies: 1
Views: 1539

Crazyflie 1.0 places 'Start-up' melody twice

I currently have three crazyflies. I have recently just flashed all three the Crazyflie 1.0 using the latest firmware from: https://github.com/bitcraze/crazyflie-firmware 1 out of the 3 starts up fine and only makes the 'start-up' melody once. The 2/3 play the sound 'start-up' melody twice, about 1 ...
by quadsRfun
Thu Oct 01, 2015 11:10 am
Forum: Developer discussions
Topic: Communication with multiple Crazyflies
Replies: 28
Views: 32480

Re: Communication with multiple Crazyflies

Hi Roberto, Yes, "/world" is the global reference frame the vicon_bridge uses. You would either need to change the code everywhere or add a static transform publisher (http://wiki.ros.org/tf#static_transform_publisher) which maps "/tf" to "/world" using no translation/...
by quadsRfun
Wed Apr 15, 2015 2:51 am
Forum: Developer Discussions
Topic: Understanding CF client [DEV]
Replies: 2
Views: 2574

Understanding CF client [DEV]

(Admins please move if this is an appropriate section for this topic) I am currently trying to modify the cfclient to add in additional control algorithms to control Crazeflie 1.0 autonomously through a motion capture system (optiTrack Flex 13). I am trying to understand how the cfclient kinect is i...
by quadsRfun
Tue Apr 14, 2015 12:42 pm
Forum: Autonomous flight
Topic: SWARM Formations
Replies: 18
Views: 16422

Re: SWARM Formations

This is some great insight! I am so glad to have this crucial information that you just can't read / anticipate especially in a project sense! I am currently attempting to develop the architecture for the system and I am brand new to this and trying to understand how I can integrate control algorith...
by quadsRfun
Wed Apr 08, 2015 2:16 am
Forum: Autonomous flight
Topic: SWARM Formations
Replies: 18
Views: 16422

Re: SWARM Formations

Thank you! I was hoping that there was someone out there similar. I am from Monash University in Melbourne, Australia. I am starting from the very beginning and was after some pointers to get me started: 1. Did you modify the Cfclient to interact with the quads or you created a whole new GUI 2. Any ...
by quadsRfun
Tue Apr 07, 2015 4:23 am
Forum: Autonomous flight
Topic: SWARM Formations
Replies: 18
Views: 16422

SWARM Formations

Hi,

has anyone tried controlling multiple quad copters autonomously for SWARM formations?

I'm currently undertaking a research project and I'll be using OptiTrak Flex13 Motion capture system.

Just wondering if anyone had advice or suggestions or just a general chat!
by quadsRfun
Fri Mar 06, 2015 6:51 am
Forum: Support
Topic: Mac: how to get the GUI up and running
Replies: 2
Views: 1896

Re: Mac: how to get the GUI up and running

Hi Catalyst,

I am in a similar position as you, I can't get the GUI running on my Mac. I am currently running OSX 10.9.5.

Any Mac OSX users able to help shed some light ? :)
by quadsRfun
Tue Mar 03, 2015 3:59 am
Forum: Support
Topic: "can't open file 'bin/cfclient' : no such file or directory
Replies: 4
Views: 4557

Re: "can't open file 'bin/cfclient' : no such file or direct

I am experiencing the same problem - I have pursuit the homebrew approach.

Has anyone had something similar to this?

I can execute the client but once I have entered the command "python bin/cfclient"

I have the error: "No pysub instillation found, exiting!"