The major reason for this is that image_transport already has a republish_node, and when we are building for distribution we can't have two files named /opt/ros/rolling/lib/librepublish_node.so
Rename this one to libpc_republish_node, which should remove the conflict.
The major reason for this is that image_transport already has a republish_node, and when we are building for distribution we can't have two files named /opt/ros/rolling/lib/librepublish_node.so
Rename this one to libpc_republish_node, which should remove the conflict.