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

Prevent parameter retrieval crashes (backport #978) #998

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

bjsowa
Copy link
Collaborator

@bjsowa bjsowa commented Jan 25, 2025

No description provided.

* fix(params): prevent parameter retrieval crashes in ROS2

- Add check for node's fully qualified name to prevent deadlocks
- Add 2.0s timeout to spin_until_future_complete
- Fix crashes when retrieving parameters via Roslibjs

Fixes #972

* added parameter for timeout

* Add new service to retrieve the different interfaces in the ROS Network (#988)

* Fix rosbridge_websocket symlink

* Don't fail on nodes without parameter services

* Remove added empty line

---------

Co-authored-by: Błażej Sowa <[email protected]>
Co-authored-by: Matthias Rathauscher (LWN) <[email protected]>
Co-authored-by: Lebecque Florian <[email protected]>
@bjsowa bjsowa requested a review from sea-bass January 26, 2025 01:24
@bjsowa bjsowa merged commit ac367b8 into humble Jan 26, 2025
4 checks passed
@bjsowa bjsowa deleted the backport/fix-parameter-retrieval branch January 26, 2025 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants