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

Hello #229

Open
ZW-PRO opened this issue Jan 18, 2024 · 12 comments
Open

Hello #229

ZW-PRO opened this issue Jan 18, 2024 · 12 comments

Comments

@ZW-PRO
Copy link

ZW-PRO commented Jan 18, 2024

Has anyone tested only stero, and how do you get body_T_cam0 and body_T_cam1?

@tulingcheng86
Copy link

I have same problem

@ZW-PRO
Copy link
Author

ZW-PRO commented Jan 25, 2024

I have same problem

you only need to satisfy cam1_T_cam0 = body_T_cam0*(body_T_cam1)^-1

@tulingcheng86
Copy link

I have same problem

you only need to satisfy cam1_T_cam0 = body_T_cam0*(body_T_cam1)^-1

THINKS!But iI just have the following parameters:

[front] leftIntrinsics = {240.000000, 0.000000, 240.000000, 0.000000, 240.000000, 240.000015, 0.000000, 0.000000, 1.000000 }
[front] rightIntrinsics = {240.000000, 0.000000, 240.000000, 0.000000, 240.000000, 240.000015, 0.000000, 0.000000, 1.000000 }
[front] rotationLeftInRight = {1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 }
[front] translationLeftInRight = {-63.780090, 0.000000, 0.000000 }

so i just have :
cam1_T_cam0 = [RotationLeftInRight | translationLeftInRight]

it can't let me figure out body_T_cam0 and body_T_cam1 (。•́︿•̀。)

@ZW-PRO
Copy link
Author

ZW-PRO commented Jan 25, 2024

you can set body_T_cam0 = Identity matrix,so body_T_cam1 = cam0_T_cam1

@tulingcheng86
Copy link

you can set body_T_cam0 = Identity matrix,so body_T_cam1 = cam0_T_cam1

THINKS!I REALLY APPRECIATE IT.

@ZW-PRO
Copy link
Author

ZW-PRO commented Jan 25, 2024

you can set body_T_cam0 = Identity matrix,so body_T_cam1 = cam0_T_cam1

THINKS!I REALLY APPRECIATE IT.

cam1_T_cam0 = [RotationLeftInRight | translationLeftInRight],,or cam0_T_cam1 = [RotationLeftInRight | translationLeftInRight] ?

@tulingcheng86
Copy link

you can set body_T_cam0 = Identity matrix,so body_T_cam1 = cam0_T_cam1

THINKS!I REALLY APPRECIATE IT.

cam1_T_cam0 = [RotationLeftInRight | translationLeftInRight],,or cam0_T_cam1 = [RotationLeftInRight | translationLeftInRight] ?

cam0_T_cam1
Leftcamera is cam0.

@ZW-PRO
Copy link
Author

ZW-PRO commented Jan 25, 2024

you can set body_T_cam0 = Identity matrix,so body_T_cam1 = cam0_T_cam1

THINKS!I REALLY APPRECIATE IT.

cam1_T_cam0 = [RotationLeftInRight | translationLeftInRight],,or cam0_T_cam1 = [RotationLeftInRight | translationLeftInRight] ?

cam0_T_cam1 Leftcamera is cam0.

OK

@ZW-PRO
Copy link
Author

ZW-PRO commented Jan 26, 2024

May I ask about the performance of your VINS-Fusion with a pure stereo setup?

@tulingcheng86
Copy link

May I ask about the performance of your VINS-Fusion with a pure stereo setup?

I haven't calibrated the binocular camera + IMU yet. I only have the internal parameters of my camera, and I fill in the body_to_cam as described above, and I can't achieve trajectory estimation. But I can achieve binocular trajectory estimation with XTDRONE's body_to_cam parameters, but not with IMU (severe drift). So I'm now learning the binocular + IMU calibration process.

@tulingcheng86
Copy link

just stereo
image

@ZW-PRO
Copy link
Author

ZW-PRO commented Jan 26, 2024

Can I add you a wechat?

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