-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Humble] Building Failed #393
Comments
How are you using Noetic on Ubuntu 22.04? Did you build from source. While this should probably work, this isn't currently a supported configuration, so we may not be able to help here. |
Ok, thanks for the reply. Yes it was built from source. |
The issue still occurs while building with rolling and noetic, using the docker image. |
Hi, I have the same setup and the same error message as described above. Just want to add that this error seems to be introduced with the latest commits. When I checkout the commit ID |
This is great! This commit also 'fixes' #391 |
Hi, I have just gone into the same issue. As a consequence, taking the address of the first element does not work as it should, because there are no bools inside a I have written a quick fix, need to test it before submitting a PR. |
Bug report
Note: It built properly after c2fa9ed was removed.
Required Info:
Building the ros1_bridge with
colcon build --symlink-install --packages-select ros1_bridge --cmake-force-configure
failed with the error:Additional information
One of the ROS2 msgs which triggered the error has a similar format:
The text was updated successfully, but these errors were encountered: