ros-naoqi / naoqi_driver2

ROS2 driver for NAO and Pepper robots
Apache License 2.0
7 stars 9 forks source link

Update camera.cpp for compatibility with cv_bridge in ros2 #3

Closed Maelic closed 11 months ago

Maelic commented 1 year ago

The lib won't compile with the latest version of ros2 vision_opencv in humble, source from this fix:

https://github.com/ros-planning/navigation2/issues/3455#issuecomment-1459616739

victorpaleologue commented 11 months ago

Thanks! I've put your change in one of my works, it's now on main.