paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] dev branch: change of rotorcraft commands range an


From: Luke Barnett
Subject: Re: [Paparazzi-devel] dev branch: change of rotorcraft commands range and some rotorcraft guidance fixes
Date: Wed, 28 Mar 2012 20:16:20 +0800

Hi Felix,

I'll test this out and let you know how I get on. With regards to the gains, do you have an idea of the expected change for PWM actuators to the gain values that I have already? 

Thanks
Luke



On Tue, Mar 27, 2012 at 10:01 PM, Felix Ruess <address@hidden> wrote:
Hi,

I merged pull request 169 into the dev branch, which means that you will have to re-tune your control gains if you are using the rotorcraft firmware.

This was necessary in order to properly support all kinds of actuators with different ranges without having to resort to hacks and having to set different gains for different actuators.
Now PWM actuators should also work nicely regardless of what stop/min/max values the controllers expect and adaptive hover should be fixed with that as well.
If you are using pwm_supervision actuators, you also need to configure the value to send to the controllers to stop the motors (before that was fixed to 1000us, but that doesn't fit for every controller):
Rotorcraft_Configuration#Supervision

Also with merge of attitude_ref_frac
  • cleaned up rotorcraft stabilization and guidance
  • removed not properly functioning nav tracking algorithm
  • same guidance loop for hover and nav (except that nav uses a reference)
  • horizontal guidance (hover, nav) should now be running properly for quaternion stabilization as well

If you have comments, questions or a setup to test this, feedback is always welcome :-)


Cheers, Felix

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]