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
This suggests to me that you can't concatenate the two different string types with +.
Either I have my system improperly set up, or this will need changed. I'll submit my PR to fix this regardless, just in case it ends up being helpful. Let me know if I should provide any more info, thanks.
System information
--
--
OS
Ubuntu 22.044.3 LX x86_64
ROS version
ROS2 (rolling)
The text was updated successfully, but these errors were encountered:
Description
After a fresh clone, running
colcon build
produces the following output when it tries to buildclover_ros2
:This suggests to me that you can't concatenate the two different string types with
+
.Either I have my system improperly set up, or this will need changed. I'll submit my PR to fix this regardless, just in case it ends up being helpful. Let me know if I should provide any more info, thanks.
System information
The text was updated successfully, but these errors were encountered: