-
Notifications
You must be signed in to change notification settings - Fork 672
Open
Description
/tmp/binarydeb/ros-rolling-usb-cam-0.8.1/src/ros2/usb_cam_node.cpp: In constructor ‘usb_cam::UsbCamNode::UsbCamNode(const rclcpp::NodeOptions&)’:
/tmp/binarydeb/ros-rolling-usb-cam-0.8.1/src/ros2/usb_cam_node.cpp:48:47: error: ‘image_transport::CameraPublisher image_transport::create_camera_publisher(rclcpp::Node*, const std::string&, rmw_qos_profile_t, rclcpp::PublisherOptions)’ is deprecated: Use create_camera_publisher(..., rclcpp::QoS, ...) instead [-Werror=deprecated-declarations]
48 | image_transport::create_camera_publisher(this, BASE_TOPIC_NAME,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
49 | rclcpp::QoS {100}.get_rmw_qos_profile()))),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/binarydeb/ros-rolling-usb-cam-0.8.1/include/usb_cam/usb_cam_node.hpp:39,
from /tmp/binarydeb/ros-rolling-usb-cam-0.8.1/src/ros2/usb_cam_node.cpp:34:
/opt/ros/rolling/include/image_transport/image_transport/image_transport.hpp:100:17: note: declared here
100 | CameraPublisher create_camera_publisher(
For details see https://build.ros2.org/view/Rbin_uN64/job/Rbin_uN64__usb_cam__ubuntu_noble_amd64__binary/
I am proceeded with this Rolling sync which will remove this binary package but it can be re-added once the regression is patched and a new release is bloomed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels