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

Why the translation results of y and z axis between IMU and camera are reverse with RealSenseD435i? #1527

Closed
opendvd opened this issue Nov 27, 2020 · 1 comment

Comments

@opendvd
Copy link

opendvd commented Nov 27, 2020

I use Kailbr to calibrate the RealSenseD435i, especially the external parameters between IMU and camera. But the external parameters of translation between IMU and camera confused me. The Kalibr's results are different with ideal value.
The ideal value is:
t_IC0 = [-0.006 0.005 0.012]T;
t_IC1 = [0.044 0.005 0.012]T;
But kalibr result is:
t_IC0 = [-0.00510796 0.01859231 0.00576145]T;
t_IC1 = [0.04383316 0.01886102 0.00574488]T;
So why the results of y and z axis are reverse?
Kalibr's result is here:
results-imucam-imu_cameras_calibration.txt

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Nov 27, 2020

Closed as duplicate of IntelRealSense/librealsense#7865

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