Search found 15 matches

by DaGuRu
Sat Mar 05, 2016 9:28 pm
Forum: Support
Topic: CrazyFlie acting crazy [SOLVED]
Replies: 6
Views: 3926

Re: CrazyFlie acting crazy

I hate to be annoying but I really need to get this working as soon as possible as it is for a major design project for school that is due in about 2 weeks :S if anyone can help me out at all here I would be SOOOOO appreciative!!
by DaGuRu
Sat Mar 05, 2016 6:33 pm
Forum: Support
Topic: CrazyFlie acting crazy [SOLVED]
Replies: 6
Views: 3926

Re: CrazyFlie acting crazy

pressing on the sensor does not seem to be making any difference, does not correct the behavior or prevent it from happening
by DaGuRu
Fri Mar 04, 2016 6:01 pm
Forum: Support
Topic: CrazyFlie acting crazy [SOLVED]
Replies: 6
Views: 3926

Re: CrazyFlie acting crazy

Thanks for the fast reply ! From what I can see there are not any loose solder connections, although I do not have a usb microscope just a magnifying glass. I'll be honest the drone did crash a few times when I was originally writing my flight scripts (although nothing major), but I had several test...
by DaGuRu
Fri Mar 04, 2016 2:39 pm
Forum: Support
Topic: CrazyFlie acting crazy [SOLVED]
Replies: 6
Views: 3926

CrazyFlie acting crazy [SOLVED]

Hi Everyone I recently got a crazyflie and have been trying to write scripts to fly my crazyflie. I have managed to write some scripts to make the crazyflie hover and move forward etc. but as I was refining the scripts my crazyflie started behaving unexpectedly. It started when I was running a hover...
by DaGuRu
Thu Mar 03, 2016 7:00 pm
Forum: Support
Topic: Sudden change in flight direction
Replies: 6
Views: 3251

Re: Sudden change in flight direction

Hey thanks for the response, hopefully it is just an inconsistent charge in the battery, the motors all seem to be running fine at the start then after about a minute or less one random motor will stop and the others will start spinning at max thrust. From what I can tell it seems as if one of the s...
by DaGuRu
Thu Mar 03, 2016 2:10 am
Forum: Support
Topic: Sudden change in flight direction
Replies: 6
Views: 3251

Re: Sudden change in flight direction

Did you ever figure out what was going on with your Crazyflie? Mine started behaving in a similar way out of no where. I will start the crazyflie, connect to it, but if I hold even a little thrust for a while (not even enough to get off the ground) after about 5 or ten seconds the Crazyflie just goe...
by DaGuRu
Thu Feb 18, 2016 4:12 am
Forum: Developer Discussions
Topic: Trouble with Hover Mode
Replies: 1
Views: 1800

Re: Trouble with Hover Mode

Did you ever figure this out by chance ? I seem to be having the same issue
by DaGuRu
Wed Feb 17, 2016 6:43 pm
Forum: Developer Discussions
Topic: Basic Stabilization
Replies: 2
Views: 2437

Re: Basic Stabilization

Will tuning the PID of the client help me if I am trying to control the flight through a python script ? do I need to be calling anything in particular during my python script to be taking advantage of the clients stabilizer.c ?
by DaGuRu
Thu Feb 04, 2016 8:20 pm
Forum: Developer Discussions
Topic: Basic Stabilization
Replies: 2
Views: 2437

Basic Stabilization

Hey, I'm trying to get just a basic python script written to take off, hover for a second, fly forward about a foot and then hover for another second before landing. I was just wondering if i could get some tips for using the logging and parameters to help stabilize the drone flight. Do I need to us...
by DaGuRu
Mon Jan 25, 2016 11:42 pm
Forum: Quadcopters
Topic: Getting started with python scripting
Replies: 8
Views: 8274

Re: Getting started with python scripting

Awsome, seems like I've got things working :) Thanks a tonne Chad you've been super helpful (although i feel a lot of my issues just ended up being stupidity/ rushing through things :P) A last point I should mention, once i finally installed all the dependencies correctly I still had an issued with ...