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

How shold we implement the state? #58

Open
claudiofantacci opened this issue May 6, 2019 · 1 comment
Open

How shold we implement the state? #58

claudiofantacci opened this issue May 6, 2019 · 1 comment

Comments

@claudiofantacci
Copy link
Collaborator

The possibilities could be three

  • do not implement the state at all and let the user define it all the time;
  • implement the state in a "static" way, like OpenCV;
  • implement the state using templates, like PCL.
@claudiofantacci
Copy link
Collaborator Author

A possible implementation is https://github.com/sfwa/ukf/blob/master/include/UKF/StateVector.h

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

No branches or pull requests

1 participant