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

question about IMU data #23

Open
huanhexiao opened this issue Nov 21, 2020 · 4 comments
Open

question about IMU data #23

huanhexiao opened this issue Nov 21, 2020 · 4 comments

Comments

@huanhexiao
Copy link

huanhexiao commented Nov 21, 2020

Hi authors, thanks for sharing ford avadata. i have som questions about the data:

  1. IMU
    I extracted imu.csv from the .bag, whose linear accelaration is as following:
    imu

It seems too small and far away from gravity measurements 9.8m/s^2.
I've noticed some discussion about the transformation of imu.csv, but i cannot find where the script is.

  1. GPS
    According to FordAV home page, "The GPS data provides the latitude, longitude and altitude of the body frame with respect to the WGS84 frame".
    My question is where the origin of the GPS data, body frame(rear axle center) or IMU center?

Could anyone do me a favor please?

@huanhexiao
Copy link
Author

@ankitvora7 hi budy, i am confused with the acceleraion data, whether the gravity 9.8m/s^2 was removed from z-axis.
if i want to obtain a real-world data, should i simply add the gravity to z-axis?

@ankitvora7
Copy link
Contributor

Hi @huanhexiao - The IMU data is processed data and as a result gravity is removed. You can add gravity vector after compensating for orientation.
To answer your second question, the origin of GPS data is the body frame.

@huanhexiao
Copy link
Author

huanhexiao commented Dec 23, 2020

@ankitvora7 Thanks very much, that's helpful.
Another question, I find that IMU sampling interval is not uniform. Here is some cases:
imu

In addition, there exsists some lost epoch:
diff

@YanhaoZhang
Copy link

Hi @ankitvora7 I got the same question. May I know how is the gravity removed from the raw IMU data? Do you use some optimization approaches? If so, could you please provide some more details? Thank you.

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

3 participants