You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe what you want to implement and what the issue & the steps to reproduce it are:
I have three GiGE cameras (left, middle, right) connected to a Jetson Orin AGX via a Forge Carrier Board. Using the pylon_camera_wrapper, I can only access two cameras and retrieve images (middle and right). It cannot find the camera with DeviceUserId=left.
I can access all cameras through the Pylon Viewer without problems.
...
[pylon_ros2_camera_wrapper-1] 0000005504.003967552 [basler.pylon.ros2.pylon_ros2_camera_parameter] [INFO] Trying to connect the camera device with the following device user id: left
[pylon_ros2_camera_wrapper-1] 0000005505.809995008 [basler.pylon.ros2.pylon_ros2_camera] [ERROR] Couldn't find the camera that matches the specified Device User ID: left! Either the ID is wrong or the camera device is not connected (yet)
...
Does anyone have an idea what could be causing this?
Hi
Yes, all cameras have a manually assigned IP address.
I disconnected the other cameras and tried again. It seems to be working now. Even when all of them are connected to the Jetson Board.
Do you have any idea what might have caused the issue so that I can avoid it in the future?
Describe what you want to implement and what the issue & the steps to reproduce it are:
I have three GiGE cameras (left, middle, right) connected to a Jetson Orin AGX via a Forge Carrier Board. Using the pylon_camera_wrapper, I can only access two cameras and retrieve images (middle and right). It cannot find the camera with DeviceUserId=left.
I can access all cameras through the Pylon Viewer without problems.
Does anyone have an idea what could be causing this?
Hardware setup description
Runtime information
Is your camera operational with the Basler pylon Viewer on your platform?
Yes
The text was updated successfully, but these errors were encountered: