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

Less than 3 IMU measurements in vector ERROR #10

Open
Novotendo opened this issue Jul 22, 2022 · 5 comments
Open

Less than 3 IMU measurements in vector ERROR #10

Novotendo opened this issue Jul 22, 2022 · 5 comments

Comments

@Novotendo
Copy link

Novotendo commented Jul 22, 2022

I was trying to execute my own bag with IMU and EVENTS topics running, but I got the following error:
image

The imu topic is properly published in the same way as the given examples:
image

Am I doing something wrong? Maybe I need to set a specific parameter? My IMU publishes at 200Hz and the example one at 1000Hz.

@yuchenweng-private
Copy link

You can try to adjust the size of event packet, that might solve your problem.

@YoungHaulk
Copy link

Hey, bro! I got the same problem. How did you solve it?

@YoungHaulk
Copy link

This is likely to be a problem caused by some software versions, such as OpenCV, Eigen, etc.
After changing the version of OpenCV,it works for me.

@fmfernandezext
Copy link

Hey! I got the same problem, what version of OpenCV did you change to? I'm currently using 4.7

@YoungHaulk
Copy link

YoungHaulk commented Mar 23, 2023 via email

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