surfertas / ros2_ipcamera

ros2 package for use with ip camera
26 stars 12 forks source link

Humble /camera_info_manager.hpp: No such file or directory #15

Closed samuk closed 2 years ago

samuk commented 2 years ago

I'm trying to compile on Humble and get the above error.

Please also see below link https://github.com/ros-perception/image_common/issues/250

Any idea what I can try next?

surfertas commented 1 year ago

Hey sorry just saw this. Were you able to resolve the issue?

samuk commented 1 year ago

No still the same. Not really made progress. Do you have any ideas?

I guess the .hpp was removed after Foxy? https://github.com/ros-perception/image_common/tree/noetic-devel/camera_info_manager/src

It looks like you depend on it here: https://github.com/surfertas/ros2_ipcamera/blob/master/include/ros2_ipcamera/ipcamera_component.hpp#L24