ros-perception / image_common

Common code for working with images in ROS
http://www.ros.org/wiki/image_common
125 stars 220 forks source link

Use targets when possible for include commands #262

Closed RFRIEDM-Trimble closed 1 year ago

RFRIEDM-Trimble commented 1 year ago

This is part II of the fixes for #245

gbiggs commented 1 year ago

Although I see now specific problem with these changes, I do question their value: polled_camera is not built for ROS 2.

ahcorde commented 1 year ago

The polled_camera package is not built in ROS2, there is a COLCON_IGNORE file in the package. Closing this for now