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

Circular formations. More elegant script and examples #2206

Merged

Conversation

noether
Copy link
Member

@noether noether commented Dec 20, 2017

I have rewritten (and tested) the python script for the circular formations (centralized version). It is prettier now xD. I have also added two examples for the configuration file.

This script sends two messages for setting 'gvf_ell_a' and 'gvf_ell_b'. Because in this version we deal only with circles, both messages have the same payload (the radius of the circle to be tracked). However, it is possible to cover the more general case of ellipses with a small modification, and then 'gvf_ell_a' and 'gvf_ell_b' will be different.

This modification is something that I have to think a bit how to include it :P. If the bandwitdh is an issue, then the user should use the module for the decentralized version.

edit

I have also rewritten (and tested) the initialization of tables for the decentralized case. Now both cases, centralized and decentralized, can use the same config files thanks to jetson.

@noether noether changed the title More elegant script and examples Circular formations. More elegant script and examples Dec 20, 2017
@noether
Copy link
Member Author

noether commented Dec 20, 2017

mmm no idea why Travis is complaining

@gautierhattenberger gautierhattenberger merged commit 695917a into paparazzi:master Dec 20, 2017
biancabndris pushed a commit to biancabndris/paparazzi that referenced this pull request Aug 29, 2018
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