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
I have the same problem, only I'm using Ubuntu 20.04. I am able to compile the bridge without having vision_msgs installed (both the noetic and galactic versions). Is that also the case for you?
@SuneSoerensen Yes, in my case the detection related messages in vision_msgs matter, so I deleted manually Detection2D, Detection3D, Detection2DArray, Detection3DArray in ros galactic, though I don't recommend this way
I have the same issue with controller_manager_msgs::ControllerState. It seems when the message are not compatible, but required by a srv definition, the srv definition references the factory for the incompatible message.
It would be nice to be able to allowlist/denylist the messages or packages.
Bug report
Required Info:
Steps to reproduce issue
Expected behavior
clean build
Actual behavior
Additional information
Feature request
Feature description
Implementation considerations
The text was updated successfully, but these errors were encountered: