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

LocSrv: Add EXT_POS_PACKED CRTP packet #310

Merged
merged 1 commit into from
Apr 20, 2018

Conversation

whoenig
Copy link
Contributor

@whoenig whoenig commented Apr 7, 2018

The packed version enables to use very efficient broadcasts in a mocap system
to support a large quantity of CFs. This CRTP packet can carry position
information for up to 4 CFs (in a space of -16...16m due to compression).

Tested with a modified Crazyswarm package and 2 CFs in a VICON Mocap space.

Note that this can support twice as many CFs per packet as the original
Crazyswarm packet, because no orientations are transmitted. This
should allow us to use about 30 CFs per radio (not tested).

The packed version enables to use very efficient broadcasts in a mocap system
to support a large quantity of CFs. This CRTP packet can carry position
information for up to 4 CFs (in a space of -16...16m due to compression).

Tested with a modified Crazyswarm package and 2 CFs in a VICON Mocap space.

Note that this can support twice as many CFs per packet as the original
Crazyswarm packet, because no orientations are transmitted. This
should allow us to use about 30 CFs per radio (not tested).
@ataffanel ataffanel merged commit 1f65d8d into bitcraze:master Apr 20, 2018
@ataffanel
Copy link
Member

Merged, thanks!

@krichardsson krichardsson modified the milestones: Next release, 2018.10 Oct 18, 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.

3 participants