image_transport_plugins icon indicating copy to clipboard operation
image_transport_plugins copied to clipboard

[ros2] ParameterAlreadyDeclaredException

Open wep21 opened this issue 2 years ago • 0 comments

When I display compressed image with rqt_image_view, ParameterAlreadyDeclaredException is caused because the latest released package does not include this commit https://github.com/ros-perception/image_transport_plugins/commit/8320679be1c753e120dda211198a7d64db852cdc

terminate called after throwing an instance of 'rclcpp::exceptions::ParameterAlreadyDeclaredException'
  what():  parameter 'mode' has already been declared

wep21 avatar Oct 23 '21 16:10 wep21