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

Tests depend on rcpputils #236

Closed sloretz closed 2 years ago

sloretz commented 2 years ago

Used here:

https://github.com/ros-perception/image_common/blob/ca09c1c80cf3db350e273eca83878c29b2af8bbd/camera_calibration_parsers/test/test_parse_ini.cpp#L21

https://github.com/ros-perception/image_common/blob/ca09c1c80cf3db350e273eca83878c29b2af8bbd/camera_calibration_parsers/test/test_parse_yml.cpp#L22

sloretz commented 2 years ago

CI (build: --packages-up-to camera_calibration_parsers test: --packages-select camera_calibration_parsers)