Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

[connext_dynamic] currently broken #204

Closed
dirk-thomas opened this issue Nov 2, 2016 · 7 comments
Closed

[connext_dynamic] currently broken #204

dirk-thomas opened this issue Nov 2, 2016 · 7 comments
Labels
bug Something isn't working connext_dynamic
Milestone

Comments

@dirk-thomas
Copy link
Member

As a regression of #194 the dynamic rmw implementation doesn't function anymore. Even for simple pub/sub examples the executables crash in the new add_information calls.

@Karsten1987
Copy link
Contributor

Karsten1987 commented Apr 11, 2017

As far as I can tell, the current master branch does not even compile. Is it worth putting an AMENT_IGNORE in it until it's fixed? I think it's important that every fresh checkout of the ros2.repos file compiles as is.

@mikaelarguedas
Copy link
Member

Slightly more context: broken since the type change (char => signed char) introduced by ros2/rosidl#211.
We should decide if we should drop AMENT_IGNORE files in all not currently supported rmw_implementations (and remove them in ci when needed) or any other solution to avoid users checking out the ros2.repos file to have a workspace not compiling

@dirk-thomas
Copy link
Member Author

We have talked about this case in the last meeting. I still think we should keep the unsupported rmw impl. as close in sync as possible. If we don't the technical debt while pile up and it will "cost" us much more to revisit this in the future. Especially when the patch is as simple as #222 (and it is easy now since all our memory about recent changes is fresh).

@mikaelarguedas
Copy link
Member

closed via #222

@dirk-thomas
Copy link
Member Author

This is not fixed. rmw_connext_dynamic_cpp still doesn't "work" - it only compiles again. Reopened.

@dirk-thomas dirk-thomas reopened this Apr 11, 2017
@mikaelarguedas
Copy link
Member

oh sorry I thought the scope of this was "compilation broken" not "runtime broken", thanks for catching that

@clalancette
Copy link
Contributor

Closing, since with Foxy now being End-of-Life, this repository is no longer used.

@clalancette clalancette closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working connext_dynamic
Projects
None yet
Development

No branches or pull requests

4 participants