You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename the republish_node to pc_republish_node. (#75)
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.
Signed-off-by: Chris Lalancette <[email protected]>
0 commit comments