 jcarmody
		
			jcarmody
		
		
		
		
		
		
		
		
	
			09-20-2012 09:06 AM
@John1982 wrote:
Hello. Weird [...]
 Auto-correct?
  Auto-correct?
09-20-2012 07:45 PM
auto correct?
09-20-2012 07:47 PM - edited 09-20-2012 08:09 PM
Intially I i put 2000ms but it was too short to see the effects to i increased the time. But do u have any idea why my drone doesn't rotate anti/clockwise 360degree.. Hmmm parallel? What will happen? 😕
 GerdW
		
			GerdW
		
		
		 
		
		
		
		
		
	
			09-21-2012 01:44 AM
 Viper
		
			Viper
		
		
		
		
		
		
		
		
	
			09-26-2014 05:06 PM
I'm guessing you're using the AR Drone Toolkit. They have their own group and you may have better luck there.
Are there example programs where you got the Control Drone.vi?
1. Remove all time delays from your subvi's.
2. Replace the wait vis with my attached vi and use the error wires to locate the delays. (OK it's not mine I grabbed it from Peter Blume. Get his book LabVeiw Style Guide it has lots of great stuff)
3. Remove the flat sequence structure.
Then troubleshoot. Does true=Take Off? If it does you wil have to click the button on. In your sub vi's are you using the correct constants in the cluster.
I assume the sequence should be
Start Motors
Climb x feet
Hover
Yaw Left
Yaw Right
Climb - x feet
Stop motors
It looks like your missing some steps.
Norm
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			09-26-2014 05:17 PM
 Viper
		
			Viper
		
		
		
		
		
		
		
		
	
			09-26-2014 05:19 PM
Coulda swore it was on the 1st page. OOps