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 Interactive Simulation (DIS) ground truth reader #849

Open
dalybrown opened this issue Aug 31, 2023 · 0 comments
Open

Distributed Interactive Simulation (DIS) ground truth reader #849

dalybrown opened this issue Aug 31, 2023 · 0 comments

Comments

@dalybrown
Copy link

I implemented a basic DIS ground truth reader to use with Stone Soup. It's currently built as a python library in a private repository. We'd like to contribute it back to Stone Soup when it's been used a bit more; probably this fall sometime. It makes use of Open DIS for the DIS portion (minus time, which I implemented separately).

Regarding the feature set, we only support (for now) the Entity State PDU sent via multicast, relative timestamps, and the FPW dead reckoning mechanism. We have some unit tests written for it too.

This issue is to remind me to make it public and contribute it back!

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

No branches or pull requests

1 participant