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

Relsense Depth camera imu data filtering using mdgwick filter but its not giving stable and correct values #193

Open
adinathkale01 opened this issue Jan 16, 2024 · 1 comment

Comments

@adinathkale01
Copy link

Hi, I am using a Realsense Depth D455 camera to get Imu data, from Imu data I want to calculate yaw, but before calculating data from Realsense i.e acceleration ( along 3 axes) and angular velocity (along 3 axes) 6 DOF data is passing to madgwick's filter, it will give us quaternion on "tf" topic. These quaternion values are not stable even when the camera is at a stable position values are continuously increasing. could you please give me proper guidance on how to use Madgwick Filter. can add Extended Kalman filter in order to remove if any uncertainty in the data , so that I can get proper filtered data.

@sanjay-swain
Copy link

Can you check the gyro stream outputted from the realsense node? I am getting bad data on /camera/imu topic.. but on realsense-viewer the data looks fine..

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

2 participants