Skip to content

[FIX] CameraInfo Height Width #33

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kololhe
Copy link

@kololhe kololhe commented Mar 5, 2025

Adding Height and Width definitions to the switch case in ZedCameraROS. This populates the CameraInfo messages for the cameras, which are otherwise set to 0. Though width_ and height_ are variables which are instantiated and referenced, they are never assigned a value in the ZedCameraROS class. The values cannot be inherited either as they are private within StereoCamera.

Thank you for writing this package :)

Adding Height and Width definitions to the switch case in ZedCameraROS. This populates the CameraInfo messages for the cameras, which are otherwise set to 0. Though width_ and height_ are variables which are instantiated and referenced, they are never assigned a value in the ZedCameraROS class. The values cannot be inherited either as they are private within StereoCamera.


Thank you for writing this package :)
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

Successfully merging this pull request may close these issues.

1 participant