pylon-ros-camera icon indicating copy to clipboard operation
pylon-ros-camera copied to clipboard

BUG: Some includes changed in ROS2 Jazzy

Open ndahn opened this issue 6 months ago • 1 comments

Issue description

In ROS2 Jazzy, the includes for cv_bridge and image_geometry have changed from .h to .hpp files. The driver compiles fine once the files making these includes are updated, namely:

  • pylon_ros2_camera_component/include/pylon_ros2_camera_node.hpp
  • pylon_ros2_camera_component/include/internal/impl/pylon_ros2_camera_blaze.hpp

Code example about how to reproduce the issue

Not applicable

Error message

No response

Hardware setup description

Not applicable

Runtime information

Not applicable

Is your camera operational with the Basler pylon Viewer on your platform?

Yes

ndahn avatar Aug 22 '24 09:08 ndahn