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

Lidar intensity file geenrated not clear #132

Open
ashwinjoseph95 opened this issue Nov 22, 2024 · 1 comment
Open

Lidar intensity file geenrated not clear #132

ashwinjoseph95 opened this issue Nov 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ashwinjoseph95
Copy link

ashwinjoseph95 commented Nov 22, 2024

Hi Team,
I was trying to run targetless calibration on a custom rosbag collected having velodyne VLP32 and zed2i stereo camera inputs. After running the preprocessing by specifying the input parameters for camera intrinsics (the one I got from the manufacturer), I got few intensity files for each rosbag. The outputs does not look very acceptable and I believe this can impack perfroamnce in hte later stages. Any suggestions as to why this might be happening?
calibrationDLR_2_out bag_lidar_intensities
the rgb image looks like:
image

I had manually cleaned the pointclouds by filtering points out side the FOV set by me. I tried visualizing hte pointclouds generated on rviz and its dense.
image

@ashwinjoseph95 ashwinjoseph95 added the bug Something isn't working label Nov 22, 2024
@VeeranjaneyuluToka
Copy link

@ashwinjoseph95 , I believe you might have followed the data collection procedure mentioned in docs.

Basically,

  • The sensors should be stand still initially and then should be moved up and down.
  • Try using "Dynamic integrator" in preprocessing.
  • Check the initial guess automatic correspondences
    If the correspondences looks wrong, then i would suggest to use the manual approach as the intensity image is not being used in manual approach.

Hope that helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants