-
Notifications
You must be signed in to change notification settings - Fork 150
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
BUG: PylonROS2Camera not ready - pylon 7.5.0 pylon-supplementary-package-for-blaze 1.6.0 #238
Comments
Hello @uff1199 |
as mentioned in the description the camera is operational with the ROS2 driver built on [this commit]( commit 29397f6). However, it's not running with the latest changes made to the humble branch in the repository. Thank's a lot for your help! |
Hi @uff1199 |
The problem is considered as fixed. Please reopen if it is not the case. |
Issue description
I am not able to launch the ROS2 driver with ROS Humble on ubuntu 22.04 from the commit: 1ffd6a3
Instead it is running with commit: 29397f6
Code example about how to reproduce the issue
cd ~/dev_ws/src && git clone -b humble https://github.com/basler/pylon-ros-camera pylon_ros2_camera -b humble
cd pylon_ros2_camera
git checkout 1ffd6a3
cd ~/dev_ws/src/pylon_ros2_camera && git clone https://github.com/ros-perception/image_common.git -b humble
cd ~/dev_ws && rosdep install --from-paths src --ignore-src -r -y
cd ~/dev_ws && colcon build
cd ~/dev_ws && . install/setup.bash
ros2 launch pylon_ros2_camera_wrapper pylon_ros2_camera.launch.py
Error message
Hardware setup description
Basler USB3 camera: daA1280-54uc
x86_64
PRETTY_NAME="Ubuntu 22.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
Runtime information
ROS2 Humble pylon/now 7.5.0.15658-deb0 amd64 [installed,local] Basler pylon Camera Software Suite pylon-supplementary-package-for-blaze/now 1.6.0 amd64 [installed,local] Tools, GenTL producer, and samples for operating Basler blaze cameras.
Is your camera operational with the Basler pylon Viewer on your platform?
Yes
The text was updated successfully, but these errors were encountered: