-
Notifications
You must be signed in to change notification settings - Fork 48
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
Comments
You can try to adjust the size of event packet, that might solve your problem. |
Hey, bro! I got the same problem. How did you solve it? |
This is likely to be a problem caused by some software versions, such as OpenCV, Eigen, etc. |
Hey! I got the same problem, what version of OpenCV did you change to? I'm currently using 4.7 |
opencv3.2.0
…------------------ Original ------------------
From: fmfernandezext ***@***.***>
Date: Wed,Mar 22,2023 7:52 PM
To: uzh-rpg/rpg_ultimate_slam_open ***@***.***>
Cc: YH ***@***.***>, Comment ***@***.***>
Subject: Re: [uzh-rpg/rpg_ultimate_slam_open] Less than 3 IMU measurements invector ERROR (Issue #10)
Hey! I got the same problem, what version of OpenCV did you change to? I'm currently using 4.7
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was trying to execute my own bag with IMU and EVENTS topics running, but I got the following error:
The imu topic is properly published in the same way as the given examples:
Am I doing something wrong? Maybe I need to set a specific parameter? My IMU publishes at 200Hz and the example one at 1000Hz.
The text was updated successfully, but these errors were encountered: