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

Support publishing client message as loaned message #314

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

achim-k
Copy link
Collaborator

@achim-k achim-k commented Jul 1, 2024

Changelog

Support publishing client message as loaned message

Docs

None

Description

Support publishing client message as loaned message when the middleware supports it.
publish_as_loaned_msg is available as of ROS humble.

Fixes #280

README.md Outdated Show resolved Hide resolved
@achim-k achim-k requested a review from sgf201 July 1, 2024 16:41
@achim-k achim-k merged commit dbb033e into main Jul 3, 2024
10 checks passed
@achim-k achim-k deleted the achim/publish-loaned-message-support branch July 3, 2024 13:51
@achim-k achim-k mentioned this pull request Jul 5, 2024
achim-k added a commit that referenced this pull request Jul 5, 2024
### Changelog
* Fix parsing of IDL message definitions (#313)
* Support publishing client message as loaned message (#314)
* fix: remove extra ";" in websocket_server.hpp (#311)
* Fix rolling smoke tests crashing (#309)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

subscriber crashed when deserialize msg which is send by foxglove_bridge
2 participants