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
If rosbag2 is installed with apt, we cannot build from source.
This happens because PR #812 has been merged but has not been released on debian.
Wrong include directories order #698 may be helpful for include order.
Expected Behavior
The build succeeds even if rosbag2 is installed.
Actual Behavior
If rosbag2 is installed with apt, we cannot build from source.
@emersonknapp yeah, seems like the same issue. I haven't merged fixes to master branch, just to foxy-future, so all other branches are still affected by this issue.
Description
If rosbag2 is installed with apt, we cannot build from source.
This happens because PR #812 has been merged but has not been released on debian.
Wrong include directories order #698 may be helpful for include order.
Expected Behavior
The build succeeds even if rosbag2 is installed.
Actual Behavior
If rosbag2 is installed with apt, we cannot build from source.
To Reproduce
clone and install rosbag2 package, build fails.
After removing rosbag2 packages, build can succeed.
System (please complete the following information)
Additional context
** Add any other context about the problem here **
The text was updated successfully, but these errors were encountered: