Skip to content

Comments

[FIX] CameraInfo Height Width#33

Open
kololhe wants to merge 1 commit intowilldzeng:masterfrom
kololhe:patch-1
Open

[FIX] CameraInfo Height Width#33
kololhe wants to merge 1 commit intowilldzeng:masterfrom
kololhe:patch-1

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