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

Kimera_VIO on a Carla sequence #231

Open
tbrayer2 opened this issue Mar 13, 2024 · 0 comments
Open

Kimera_VIO on a Carla sequence #231

tbrayer2 opened this issue Mar 13, 2024 · 0 comments

Comments

@tbrayer2
Copy link

Thank you for this novel and elegant work of tightly coupled VIO. I would like to use it to get a 6dof of a driving car.
I prepared an autonomous driving sequence with Carla simulator. I have a monocular VIO setup of a single frontal RGB camera, and IMU unit. For simplicity I placed the camera and IMU at the exact same location, with the exact same orientation. The IMU streams at 100 fps, and the images stream at 20 fps. I fail to execute the VIO on my data. It doesn't produce any trajectory, and the feature tracking seems unreasonable. I disable the lcd and the mesher as they are irrelevant for my project.
I have some issues and I would appreciate your advice.

  1. In my case the extrinsic matrix in the left camera params file should just be the identity matrix, however – the Prisma in the 3D visualizer is facing the wrong direction. How could that be?
  2. Which coordinate system do you assume (right \ left), and what are the axes directions?
  3. How come Pangolin viewer only presents a colored cube?
  4. In case the car is standing still I'm getting a low disparity warning and then the application terminates.
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

1 participant