pylon-ros-camera
pylon-ros-camera copied to clipboard
BUG: Some includes changed in ROS2 Jazzy
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