Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distributed formation circular control upgraded #2293

Merged
merged 8 commits into from Jul 12, 2018

Conversation

noether
Copy link
Member

@noether noether commented Jul 12, 2018

I wrote two improvements for the distributed formation circulation control module.

  1. The convergence now is faster. There was a small issue with the (-pi, pi) discontinuity thingy in the circle. I removed such an issue.

  2. Before this pull request, the orientation was not under control. Now, when one inits the table with the desired intervehicle angles, in addition, one can set the order of the vehicles in the topology with the 1 and -1 (or by changing the sign of the desired angle).

Tested in simulations with five aircraft and it seems working.

@gautierhattenberger gautierhattenberger merged commit da3e040 into paparazzi:master Jul 12, 2018
@noether noether deleted the dcf_faster_convergence branch July 12, 2018 13:32
biancabndris pushed a commit to biancabndris/paparazzi that referenced this pull request Aug 29, 2018
* -1 is the correct value to erase a neighbor

* nei_id 0 special msg to clean tables

* We control relative position in addition to the absolute angle

* faster convergence, and we control relative position too

* not needed, we have json conf files now

* forgot to remove the stdio for debugging

* forgot to remove this .txt, not needed with json

* fixed style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants