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

squaredNorm()) <= (static_cast<Scalar>(1.0))+(EPS<Scalar>::normalization_value() #18

Open
SureleG opened this issue Feb 24, 2023 · 4 comments

Comments

@SureleG
Copy link

SureleG commented Feb 24, 2023

Hello, when I use my own equipment to do experiments, I often encounter the following problems. Do you have any suggestions? Most data have such problems
Equipment model: DVXplorer
F0224 14:51:32.128018 31870 rotation-quaternion-inl.h:67] Check failed: (squaredNorm()) <= (static_cast(1.0))+(EPS::normalization_value()) (-nan vs. 1.0001)

@RaydegDev
Copy link

RaydegDev commented Mar 29, 2023

I had the same issue but had it working after shaving off some of the decimals in the transform matrix in the calibration .yaml-file. Hopefully this works for you.

@SureleG
Copy link
Author

SureleG commented Apr 2, 2023

OK,Thanks for your advice. I'll try it.

@benghalensis
Copy link

benghalensis commented Apr 7, 2023

Hello,
I am getting the same error message
Do you have any suggestions?

I tried cutting out the decimals but it did not help.

Thank you

Edit: The above solution worked

@ghani35
Copy link

ghani35 commented Jun 2, 2023

OK,Thanks for your advice. I'll try it.

Hello I am having the same problem,
did you solve it ?

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

4 participants