Skip to content
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

gracefully handle invalid ROS 1 publishers #266

Merged
merged 1 commit into from
May 22, 2020

Conversation

dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas commented May 22, 2020

A ROS 1 publisher can be invalid if multiple publishers are created with different latching attributes. If such a publisher is encounters just log a warning instead of exiting.

(The publisher is intentionally not removed since it would be added shortly after again.)

Packaging build with only FastRTPS: Build Status

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas added the bug Something isn't working label May 22, 2020
@dirk-thomas dirk-thomas self-assigned this May 22, 2020
@dirk-thomas dirk-thomas merged commit 7eb9534 into master May 22, 2020
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/handle-invalid-ros1-pub branch May 22, 2020 18:57
hsd-dev pushed a commit to hsd-dev/ros1_bridge that referenced this pull request Nov 17, 2020
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants