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

ZED vertical mount, projection is wrong #15

Open
erminkev1 opened this issue Dec 8, 2023 · 0 comments
Open

ZED vertical mount, projection is wrong #15

erminkev1 opened this issue Dec 8, 2023 · 0 comments

Comments

@erminkev1
Copy link

Hello!

I've been experimenting with a ZED camera and a Ouster Lidar. The positioning of the sensors is such that lidar faces forward, while the camera faces to the right of it. The camera is also vertically. I've calculated the transformation matrix, and accounted for this setup in the launch file configuration, however the projection of LiDAR points onto my image from ZED is quite poor. My suspicion was first that LiDAR and ZED get initialized in different coordinate systems, and trying for variations of them did not make much difference. I was even thinking that the intermediate step of using RangeImage and its LASER_FRAME had to do something with this as well, but I am not quite sure.

Please note that, when I mounted both of my sensors facing forward, I could easily adjust the parameters to get an output that I want, but this new setup breaks constantly.

Are there any suggestions that someone may provide regarding this kind of setup.

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