-
Notifications
You must be signed in to change notification settings - Fork 38
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
Add FloatingBaseEstimatorDevice YARP wrapper to the algorithms in FloatingBaseEstimator library #130
Add FloatingBaseEstimatorDevice YARP wrapper to the algorithms in FloatingBaseEstimator library #130
Conversation
17eb96e
to
4e1a6f6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I still need to check the device code
devices/FloatingBaseEstimatorDevice/src/FloatingBaseEstimatorDevice.cpp
Outdated
Show resolved
Hide resolved
devices/FloatingBaseEstimatorDevice/src/FloatingBaseEstimatorDevice.cpp
Outdated
Show resolved
Hide resolved
devices/FloatingBaseEstimatorDevice/src/FloatingBaseEstimatorDevice.cpp
Outdated
Show resolved
Hide resolved
ebe68e4
to
4454ca8
Compare
fe323bd
to
553b80a
Compare
Feel free to push the merge button! |
553b80a
to
900d57c
Compare
Thanks! @GiulioRomualdi would you have any comments before I merge? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GiulioRomualdi would you have any comments before I merge?
I trust @S-Dafarra. @prashanthr05 please feel free to merge it
This PR adds a YARP device wrapper for the FloatingBaseEstimator library, in its current version implementing an InvariantEKF.
Remark for reviewers:
Mostly contains small files for configuration and scopes.
Only two files for the source code are significantly big.