|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.0.4 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.0.4 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1130) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.0.3 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1117)
- feat: Allow importing action feedback message types (backport #1108) (#1112)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1110)
- Contributors: Błażej Sowa
2.0.2 (2025-11-05)
- chore: Update pre-commit hooks (backport #1090) (#1100)
- Fix mypy errors (backport #1084) (#1099)
- feat: Add type annotations, new parameter handling (backport #1069, #1060) (#1098)
- fix: Change warn to warning (#1068)
- chore: Update maintainers (#1066)
- refactor: Enable ruff and ament_mypy checks and fix lint errors (#1063)
- chore: Use ruff to replace other linters used in pre-commit hook (#1062)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1057)
- fix: Clean up package dependencies (#1054)
- fix: Correct JSON serialization in PNG compression and update tests (#1045)
- fix: Support remapping service names (#1042)
- Contributors: Błażej Sowa, Juan David Vergara, Sebastian Castro, pascalauroboa
2.0.1 (2025-05-19)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#1033)
- Fix randomly failing subscribe unsubscribe test (#1015)
- Fix action cancelling/aborting (#1014)
- Add timeout option to call_service messages (#994)
- Fix infinite loop in QueueMessageHandler (#987)
- Use monotonic clock for time measuring (#986)
- Contributors: ewak, William Wedler, Mike Wake, Talha Işık, Daisuke Sato, Błażej Sowa
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
- Timeout if service server not available within server_timeout_time (#905)
- Use ROS 2 Node Clock in Message Conversion (#900)
- Fix issues when canceling and unadvertising actions (#896)
- Support actions in rosbridge protocol (#886)
- Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.4.2 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.4.2 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1129) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.4.1 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1116)
- feat: Allow importing action feedback message types (backport #1108) (#1111)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1109)
- Contributors: Błażej Sowa
2.4.0 (2025-11-04)
- chore: Update pre-commit hooks (backport #1090) (#1092)
- Fix mypy errors (backport #1084) (#1085)
- feat: New parameter and cli arguments handling (backport #1060) (#1081)
- refactor: Add type annotations to all functions and methods (#1079)
- fix: Add delays to tests after subscribing/unsubscribing topics (#1071)
- fix: Change warn to warning (#1067)
- refactor: Enable various ruff checks and fix lint errors (#1059)
- chore: Use ruff to replace other linters used in pre-commit hook (#1058)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1056)
- fix: Clean up package dependencies (#1053)
- fix: Correct JSON serialization in PNG compression and update tests (#1044)
- fix: Support remapping service names (#1041)
- fix: ament_mypy errors (#1039)
- Contributors: Błażej Sowa, Juan David Vergara, pascalauroboa, Sebastian Castro
2.3.0 (2025-05-19)
- Don't subscribe with Transient local QoS when there are volatile publishers (#1023)
- Contributors: Talha Işık
2.2.0 (2025-02-26)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#991)
- Fix action cancelling/aborting (#1013)
- Fix randomly failing subscribe unsubscribe test (#1008)
- Update maintainers (#1000)
- Add timeout option to call_service messages (#984)
- Fix infinite loop in QueueMessageHandler (#983)
- Use monotonic clock for time measuring (#982)
- Add ament_mypy test and fix all mypy errors (#980)
- Drop support for ROS 2 Iron (#981)
- Remove first handler update as queue update is blocked (#974)
- Contributors: Błażej Sowa, Sebastian Castro, ewak, William Wedler, Mike Wake, Daisuke Sato, lboorman
2.1.0 (2024-10-08)
2.0.0 (2024-10-08)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 3.0.2 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | ros2 |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
3.0.2 (2025-11-20)
- fix: Apply service timeout parameter correctly (#1125)
- Contributors: Mike Lanighan
3.0.1 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (#1115)
- feat: Allow importing action feedback message types (#1108)
- feat: Replace cbor with cbor2 library, remove inline implementation (#1107)
- Contributors: Błażej Sowa
3.0.0 (2025-11-04)
- chore: Update pre-commit hooks (#1090)
- Fix mypy errors (#1084)
- feat: New parameter and cli arguments handling (#1060)
- refactor: Add type annotations to all functions and methods (#1069)
- fix: Add delays to tests after subscribing/unsubscribing topics (#1071)
- fix: Change warn to warning (#1067)
- refactor: Enable various ruff checks and fix lint errors (#1059)
- chore: Use ruff to replace other linters used in pre-commit hook (#1058)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1056)
- fix: Clean up package dependencies (#1053)
- fix: Correct JSON serialization in PNG compression and update tests (#1044)
- fix: Support remapping service names (#1041)
- fix: ament_mypy errors (#1039)
- Contributors: Błażej Sowa, Juan David Vergara, pascalauroboa, Sebastian Castro
2.3.0 (2025-05-19)
- Don't subscribe with Transient local QoS when there are volatile publishers (#1023)
- Contributors: Talha Işık
2.2.0 (2025-02-26)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#991)
- Fix action cancelling/aborting (#1013)
- Fix randomly failing subscribe unsubscribe test (#1008)
- Update maintainers (#1000)
- Add timeout option to call_service messages (#984)
- Fix infinite loop in QueueMessageHandler (#983)
- Use monotonic clock for time measuring (#982)
- Add ament_mypy test and fix all mypy errors (#980)
- Drop support for ROS 2 Iron (#981)
- Remove first handler update as queue update is blocked (#974)
- Contributors: Błażej Sowa, Sebastian Castro, ewak, William Wedler, Mike Wake, Daisuke Sato, lboorman
2.1.0 (2024-10-08)
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 3.0.2 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | ros2 |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
3.0.2 (2025-11-20)
- fix: Apply service timeout parameter correctly (#1125)
- Contributors: Mike Lanighan
3.0.1 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (#1115)
- feat: Allow importing action feedback message types (#1108)
- feat: Replace cbor with cbor2 library, remove inline implementation (#1107)
- Contributors: Błażej Sowa
3.0.0 (2025-11-04)
- chore: Update pre-commit hooks (#1090)
- Fix mypy errors (#1084)
- feat: New parameter and cli arguments handling (#1060)
- refactor: Add type annotations to all functions and methods (#1069)
- fix: Add delays to tests after subscribing/unsubscribing topics (#1071)
- fix: Change warn to warning (#1067)
- refactor: Enable various ruff checks and fix lint errors (#1059)
- chore: Use ruff to replace other linters used in pre-commit hook (#1058)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1056)
- fix: Clean up package dependencies (#1053)
- fix: Correct JSON serialization in PNG compression and update tests (#1044)
- fix: Support remapping service names (#1041)
- fix: ament_mypy errors (#1039)
- Contributors: Błażej Sowa, Juan David Vergara, pascalauroboa, Sebastian Castro
2.3.0 (2025-05-19)
- Don't subscribe with Transient local QoS when there are volatile publishers (#1023)
- Contributors: Talha Işık
2.2.0 (2025-02-26)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#991)
- Fix action cancelling/aborting (#1013)
- Fix randomly failing subscribe unsubscribe test (#1008)
- Update maintainers (#1000)
- Add timeout option to call_service messages (#984)
- Fix infinite loop in QueueMessageHandler (#983)
- Use monotonic clock for time measuring (#982)
- Add ament_mypy test and fix all mypy errors (#980)
- Drop support for ROS 2 Iron (#981)
- Remove first handler update as queue update is blocked (#974)
- Contributors: Błażej Sowa, Sebastian Castro, ewak, William Wedler, Mike Wake, Daisuke Sato, lboorman
2.1.0 (2024-10-08)
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.0.4 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.0.4 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1130) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.0.3 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1117)
- feat: Allow importing action feedback message types (backport #1108) (#1112)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1110)
- Contributors: Błażej Sowa
2.0.2 (2025-11-05)
- chore: Update pre-commit hooks (backport #1090) (#1100)
- Fix mypy errors (backport #1084) (#1099)
- feat: Add type annotations, new parameter handling (backport #1069, #1060) (#1098)
- fix: Change warn to warning (#1068)
- chore: Update maintainers (#1066)
- refactor: Enable ruff and ament_mypy checks and fix lint errors (#1063)
- chore: Use ruff to replace other linters used in pre-commit hook (#1062)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1057)
- fix: Clean up package dependencies (#1054)
- fix: Correct JSON serialization in PNG compression and update tests (#1045)
- fix: Support remapping service names (#1042)
- Contributors: Błażej Sowa, Juan David Vergara, Sebastian Castro, pascalauroboa
2.0.1 (2025-05-19)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#1033)
- Fix randomly failing subscribe unsubscribe test (#1015)
- Fix action cancelling/aborting (#1014)
- Add timeout option to call_service messages (#994)
- Fix infinite loop in QueueMessageHandler (#987)
- Use monotonic clock for time measuring (#986)
- Contributors: ewak, William Wedler, Mike Wake, Talha Işık, Daisuke Sato, Błażej Sowa
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
- Timeout if service server not available within server_timeout_time (#905)
- Use ROS 2 Node Clock in Message Conversion (#900)
- Fix issues when canceling and unadvertising actions (#896)
- Support actions in rosbridge protocol (#886)
- Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.0.4 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.0.4 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1130) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.0.3 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1117)
- feat: Allow importing action feedback message types (backport #1108) (#1112)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1110)
- Contributors: Błażej Sowa
2.0.2 (2025-11-05)
- chore: Update pre-commit hooks (backport #1090) (#1100)
- Fix mypy errors (backport #1084) (#1099)
- feat: Add type annotations, new parameter handling (backport #1069, #1060) (#1098)
- fix: Change warn to warning (#1068)
- chore: Update maintainers (#1066)
- refactor: Enable ruff and ament_mypy checks and fix lint errors (#1063)
- chore: Use ruff to replace other linters used in pre-commit hook (#1062)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1057)
- fix: Clean up package dependencies (#1054)
- fix: Correct JSON serialization in PNG compression and update tests (#1045)
- fix: Support remapping service names (#1042)
- Contributors: Błażej Sowa, Juan David Vergara, Sebastian Castro, pascalauroboa
2.0.1 (2025-05-19)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#1033)
- Fix randomly failing subscribe unsubscribe test (#1015)
- Fix action cancelling/aborting (#1014)
- Add timeout option to call_service messages (#994)
- Fix infinite loop in QueueMessageHandler (#987)
- Use monotonic clock for time measuring (#986)
- Contributors: ewak, William Wedler, Mike Wake, Talha Işık, Daisuke Sato, Błażej Sowa
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
- Timeout if service server not available within server_timeout_time (#905)
- Use ROS 2 Node Clock in Message Conversion (#900)
- Fix issues when canceling and unadvertising actions (#896)
- Support actions in rosbridge protocol (#886)
- Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.0.4 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.0.4 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1130) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.0.3 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1117)
- feat: Allow importing action feedback message types (backport #1108) (#1112)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1110)
- Contributors: Błażej Sowa
2.0.2 (2025-11-05)
- chore: Update pre-commit hooks (backport #1090) (#1100)
- Fix mypy errors (backport #1084) (#1099)
- feat: Add type annotations, new parameter handling (backport #1069, #1060) (#1098)
- fix: Change warn to warning (#1068)
- chore: Update maintainers (#1066)
- refactor: Enable ruff and ament_mypy checks and fix lint errors (#1063)
- chore: Use ruff to replace other linters used in pre-commit hook (#1062)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1057)
- fix: Clean up package dependencies (#1054)
- fix: Correct JSON serialization in PNG compression and update tests (#1045)
- fix: Support remapping service names (#1042)
- Contributors: Błażej Sowa, Juan David Vergara, Sebastian Castro, pascalauroboa
2.0.1 (2025-05-19)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#1033)
- Fix randomly failing subscribe unsubscribe test (#1015)
- Fix action cancelling/aborting (#1014)
- Add timeout option to call_service messages (#994)
- Fix infinite loop in QueueMessageHandler (#987)
- Use monotonic clock for time measuring (#986)
- Contributors: ewak, William Wedler, Mike Wake, Talha Işık, Daisuke Sato, Błażej Sowa
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
- Timeout if service server not available within server_timeout_time (#905)
- Use ROS 2 Node Clock in Message Conversion (#900)
- Fix issues when canceling and unadvertising actions (#896)
- Support actions in rosbridge protocol (#886)
- Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.0.4 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.0.4 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1130) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.0.3 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1117)
- feat: Allow importing action feedback message types (backport #1108) (#1112)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1110)
- Contributors: Błażej Sowa
2.0.2 (2025-11-05)
- chore: Update pre-commit hooks (backport #1090) (#1100)
- Fix mypy errors (backport #1084) (#1099)
- feat: Add type annotations, new parameter handling (backport #1069, #1060) (#1098)
- fix: Change warn to warning (#1068)
- chore: Update maintainers (#1066)
- refactor: Enable ruff and ament_mypy checks and fix lint errors (#1063)
- chore: Use ruff to replace other linters used in pre-commit hook (#1062)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1057)
- fix: Clean up package dependencies (#1054)
- fix: Correct JSON serialization in PNG compression and update tests (#1045)
- fix: Support remapping service names (#1042)
- Contributors: Błażej Sowa, Juan David Vergara, Sebastian Castro, pascalauroboa
2.0.1 (2025-05-19)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#1033)
- Fix randomly failing subscribe unsubscribe test (#1015)
- Fix action cancelling/aborting (#1014)
- Add timeout option to call_service messages (#994)
- Fix infinite loop in QueueMessageHandler (#987)
- Use monotonic clock for time measuring (#986)
- Contributors: ewak, William Wedler, Mike Wake, Talha Işık, Daisuke Sato, Błażej Sowa
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
- Timeout if service server not available within server_timeout_time (#905)
- Use ROS 2 Node Clock in Message Conversion (#900)
- Fix issues when canceling and unadvertising actions (#896)
- Support actions in rosbridge protocol (#886)
- Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 3.0.2 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | ros2 |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
3.0.2 (2025-11-20)
- fix: Apply service timeout parameter correctly (#1125)
- Contributors: Mike Lanighan
3.0.1 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (#1115)
- feat: Allow importing action feedback message types (#1108)
- feat: Replace cbor with cbor2 library, remove inline implementation (#1107)
- Contributors: Błażej Sowa
3.0.0 (2025-11-04)
- chore: Update pre-commit hooks (#1090)
- Fix mypy errors (#1084)
- feat: New parameter and cli arguments handling (#1060)
- refactor: Add type annotations to all functions and methods (#1069)
- fix: Add delays to tests after subscribing/unsubscribing topics (#1071)
- fix: Change warn to warning (#1067)
- refactor: Enable various ruff checks and fix lint errors (#1059)
- chore: Use ruff to replace other linters used in pre-commit hook (#1058)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1056)
- fix: Clean up package dependencies (#1053)
- fix: Correct JSON serialization in PNG compression and update tests (#1044)
- fix: Support remapping service names (#1041)
- fix: ament_mypy errors (#1039)
- Contributors: Błażej Sowa, Juan David Vergara, pascalauroboa, Sebastian Castro
2.3.0 (2025-05-19)
- Don't subscribe with Transient local QoS when there are volatile publishers (#1023)
- Contributors: Talha Işık
2.2.0 (2025-02-26)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#991)
- Fix action cancelling/aborting (#1013)
- Fix randomly failing subscribe unsubscribe test (#1008)
- Update maintainers (#1000)
- Add timeout option to call_service messages (#984)
- Fix infinite loop in QueueMessageHandler (#983)
- Use monotonic clock for time measuring (#982)
- Add ament_mypy test and fix all mypy errors (#980)
- Drop support for ROS 2 Iron (#981)
- Remove first handler update as queue update is blocked (#974)
- Contributors: Błażej Sowa, Sebastian Castro, ewak, William Wedler, Mike Wake, Daisuke Sato, lboorman
2.1.0 (2024-10-08)
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 3.0.2 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | ros2 |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
3.0.2 (2025-11-20)
- fix: Apply service timeout parameter correctly (#1125)
- Contributors: Mike Lanighan
3.0.1 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (#1115)
- feat: Allow importing action feedback message types (#1108)
- feat: Replace cbor with cbor2 library, remove inline implementation (#1107)
- Contributors: Błażej Sowa
3.0.0 (2025-11-04)
- chore: Update pre-commit hooks (#1090)
- Fix mypy errors (#1084)
- feat: New parameter and cli arguments handling (#1060)
- refactor: Add type annotations to all functions and methods (#1069)
- fix: Add delays to tests after subscribing/unsubscribing topics (#1071)
- fix: Change warn to warning (#1067)
- refactor: Enable various ruff checks and fix lint errors (#1059)
- chore: Use ruff to replace other linters used in pre-commit hook (#1058)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1056)
- fix: Clean up package dependencies (#1053)
- fix: Correct JSON serialization in PNG compression and update tests (#1044)
- fix: Support remapping service names (#1041)
- fix: ament_mypy errors (#1039)
- Contributors: Błażej Sowa, Juan David Vergara, pascalauroboa, Sebastian Castro
2.3.0 (2025-05-19)
- Don't subscribe with Transient local QoS when there are volatile publishers (#1023)
- Contributors: Talha Işık
2.2.0 (2025-02-26)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#991)
- Fix action cancelling/aborting (#1013)
- Fix randomly failing subscribe unsubscribe test (#1008)
- Update maintainers (#1000)
- Add timeout option to call_service messages (#984)
- Fix infinite loop in QueueMessageHandler (#983)
- Use monotonic clock for time measuring (#982)
- Add ament_mypy test and fix all mypy errors (#980)
- Drop support for ROS 2 Iron (#981)
- Remove first handler update as queue update is blocked (#974)
- Contributors: Błażej Sowa, Sebastian Castro, ewak, William Wedler, Mike Wake, Daisuke Sato, lboorman
2.1.0 (2024-10-08)
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 3.0.2 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | ros2 |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
3.0.2 (2025-11-20)
- fix: Apply service timeout parameter correctly (#1125)
- Contributors: Mike Lanighan
3.0.1 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (#1115)
- feat: Allow importing action feedback message types (#1108)
- feat: Replace cbor with cbor2 library, remove inline implementation (#1107)
- Contributors: Błażej Sowa
3.0.0 (2025-11-04)
- chore: Update pre-commit hooks (#1090)
- Fix mypy errors (#1084)
- feat: New parameter and cli arguments handling (#1060)
- refactor: Add type annotations to all functions and methods (#1069)
- fix: Add delays to tests after subscribing/unsubscribing topics (#1071)
- fix: Change warn to warning (#1067)
- refactor: Enable various ruff checks and fix lint errors (#1059)
- chore: Use ruff to replace other linters used in pre-commit hook (#1058)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1056)
- fix: Clean up package dependencies (#1053)
- fix: Correct JSON serialization in PNG compression and update tests (#1044)
- fix: Support remapping service names (#1041)
- fix: ament_mypy errors (#1039)
- Contributors: Błażej Sowa, Juan David Vergara, pascalauroboa, Sebastian Castro
2.3.0 (2025-05-19)
- Don't subscribe with Transient local QoS when there are volatile publishers (#1023)
- Contributors: Talha Işık
2.2.0 (2025-02-26)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#991)
- Fix action cancelling/aborting (#1013)
- Fix randomly failing subscribe unsubscribe test (#1008)
- Update maintainers (#1000)
- Add timeout option to call_service messages (#984)
- Fix infinite loop in QueueMessageHandler (#983)
- Use monotonic clock for time measuring (#982)
- Add ament_mypy test and fix all mypy errors (#980)
- Drop support for ROS 2 Iron (#981)
- Remove first handler update as queue update is blocked (#974)
- Contributors: Błażej Sowa, Sebastian Castro, ewak, William Wedler, Mike Wake, Daisuke Sato, lboorman
2.1.0 (2024-10-08)
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 3.0.2 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | ros2 |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
3.0.2 (2025-11-20)
- fix: Apply service timeout parameter correctly (#1125)
- Contributors: Mike Lanighan
3.0.1 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (#1115)
- feat: Allow importing action feedback message types (#1108)
- feat: Replace cbor with cbor2 library, remove inline implementation (#1107)
- Contributors: Błażej Sowa
3.0.0 (2025-11-04)
- chore: Update pre-commit hooks (#1090)
- Fix mypy errors (#1084)
- feat: New parameter and cli arguments handling (#1060)
- refactor: Add type annotations to all functions and methods (#1069)
- fix: Add delays to tests after subscribing/unsubscribing topics (#1071)
- fix: Change warn to warning (#1067)
- refactor: Enable various ruff checks and fix lint errors (#1059)
- chore: Use ruff to replace other linters used in pre-commit hook (#1058)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1056)
- fix: Clean up package dependencies (#1053)
- fix: Correct JSON serialization in PNG compression and update tests (#1044)
- fix: Support remapping service names (#1041)
- fix: ament_mypy errors (#1039)
- Contributors: Błażej Sowa, Juan David Vergara, pascalauroboa, Sebastian Castro
2.3.0 (2025-05-19)
- Don't subscribe with Transient local QoS when there are volatile publishers (#1023)
- Contributors: Talha Işık
2.2.0 (2025-02-26)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#991)
- Fix action cancelling/aborting (#1013)
- Fix randomly failing subscribe unsubscribe test (#1008)
- Update maintainers (#1000)
- Add timeout option to call_service messages (#984)
- Fix infinite loop in QueueMessageHandler (#983)
- Use monotonic clock for time measuring (#982)
- Add ament_mypy test and fix all mypy errors (#980)
- Drop support for ROS 2 Iron (#981)
- Remove first handler update as queue update is blocked (#974)
- Contributors: Błażej Sowa, Sebastian Castro, ewak, William Wedler, Mike Wake, Daisuke Sato, lboorman
2.1.0 (2024-10-08)
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.0.4 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.0.4 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1130) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.0.3 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1117)
- feat: Allow importing action feedback message types (backport #1108) (#1112)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1110)
- Contributors: Błażej Sowa
2.0.2 (2025-11-05)
- chore: Update pre-commit hooks (backport #1090) (#1100)
- Fix mypy errors (backport #1084) (#1099)
- feat: Add type annotations, new parameter handling (backport #1069, #1060) (#1098)
- fix: Change warn to warning (#1068)
- chore: Update maintainers (#1066)
- refactor: Enable ruff and ament_mypy checks and fix lint errors (#1063)
- chore: Use ruff to replace other linters used in pre-commit hook (#1062)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1057)
- fix: Clean up package dependencies (#1054)
- fix: Correct JSON serialization in PNG compression and update tests (#1045)
- fix: Support remapping service names (#1042)
- Contributors: Błażej Sowa, Juan David Vergara, Sebastian Castro, pascalauroboa
2.0.1 (2025-05-19)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#1033)
- Fix randomly failing subscribe unsubscribe test (#1015)
- Fix action cancelling/aborting (#1014)
- Add timeout option to call_service messages (#994)
- Fix infinite loop in QueueMessageHandler (#987)
- Use monotonic clock for time measuring (#986)
- Contributors: ewak, William Wedler, Mike Wake, Talha Işık, Daisuke Sato, Błażej Sowa
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
- Timeout if service server not available within server_timeout_time (#905)
- Use ROS 2 Node Clock in Message Conversion (#900)
- Fix issues when canceling and unadvertising actions (#896)
- Support actions in rosbridge protocol (#886)
- Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.0.4 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.0.4 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1130) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.0.3 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1117)
- feat: Allow importing action feedback message types (backport #1108) (#1112)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1110)
- Contributors: Błażej Sowa
2.0.2 (2025-11-05)
- chore: Update pre-commit hooks (backport #1090) (#1100)
- Fix mypy errors (backport #1084) (#1099)
- feat: Add type annotations, new parameter handling (backport #1069, #1060) (#1098)
- fix: Change warn to warning (#1068)
- chore: Update maintainers (#1066)
- refactor: Enable ruff and ament_mypy checks and fix lint errors (#1063)
- chore: Use ruff to replace other linters used in pre-commit hook (#1062)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1057)
- fix: Clean up package dependencies (#1054)
- fix: Correct JSON serialization in PNG compression and update tests (#1045)
- fix: Support remapping service names (#1042)
- Contributors: Błażej Sowa, Juan David Vergara, Sebastian Castro, pascalauroboa
2.0.1 (2025-05-19)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#1033)
- Fix randomly failing subscribe unsubscribe test (#1015)
- Fix action cancelling/aborting (#1014)
- Add timeout option to call_service messages (#994)
- Fix infinite loop in QueueMessageHandler (#987)
- Use monotonic clock for time measuring (#986)
- Contributors: ewak, William Wedler, Mike Wake, Talha Işık, Daisuke Sato, Błażej Sowa
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
- Timeout if service server not available within server_timeout_time (#905)
- Use ROS 2 Node Clock in Message Conversion (#900)
- Fix issues when canceling and unadvertising actions (#896)
- Support actions in rosbridge protocol (#886)
- Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.0.4 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.0.4 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1130) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.0.3 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1117)
- feat: Allow importing action feedback message types (backport #1108) (#1112)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1110)
- Contributors: Błażej Sowa
2.0.2 (2025-11-05)
- chore: Update pre-commit hooks (backport #1090) (#1100)
- Fix mypy errors (backport #1084) (#1099)
- feat: Add type annotations, new parameter handling (backport #1069, #1060) (#1098)
- fix: Change warn to warning (#1068)
- chore: Update maintainers (#1066)
- refactor: Enable ruff and ament_mypy checks and fix lint errors (#1063)
- chore: Use ruff to replace other linters used in pre-commit hook (#1062)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1057)
- fix: Clean up package dependencies (#1054)
- fix: Correct JSON serialization in PNG compression and update tests (#1045)
- fix: Support remapping service names (#1042)
- Contributors: Błażej Sowa, Juan David Vergara, Sebastian Castro, pascalauroboa
2.0.1 (2025-05-19)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#1033)
- Fix randomly failing subscribe unsubscribe test (#1015)
- Fix action cancelling/aborting (#1014)
- Add timeout option to call_service messages (#994)
- Fix infinite loop in QueueMessageHandler (#987)
- Use monotonic clock for time measuring (#986)
- Contributors: ewak, William Wedler, Mike Wake, Talha Işık, Daisuke Sato, Błażej Sowa
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
- Timeout if service server not available within server_timeout_time (#905)
- Use ROS 2 Node Clock in Message Conversion (#900)
- Fix issues when canceling and unadvertising actions (#896)
- Support actions in rosbridge protocol (#886)
- Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.0.4 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.0.4 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1130) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.0.3 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1117)
- feat: Allow importing action feedback message types (backport #1108) (#1112)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1110)
- Contributors: Błażej Sowa
2.0.2 (2025-11-05)
- chore: Update pre-commit hooks (backport #1090) (#1100)
- Fix mypy errors (backport #1084) (#1099)
- feat: Add type annotations, new parameter handling (backport #1069, #1060) (#1098)
- fix: Change warn to warning (#1068)
- chore: Update maintainers (#1066)
- refactor: Enable ruff and ament_mypy checks and fix lint errors (#1063)
- chore: Use ruff to replace other linters used in pre-commit hook (#1062)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1057)
- fix: Clean up package dependencies (#1054)
- fix: Correct JSON serialization in PNG compression and update tests (#1045)
- fix: Support remapping service names (#1042)
- Contributors: Błażej Sowa, Juan David Vergara, Sebastian Castro, pascalauroboa
2.0.1 (2025-05-19)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#1033)
- Fix randomly failing subscribe unsubscribe test (#1015)
- Fix action cancelling/aborting (#1014)
- Add timeout option to call_service messages (#994)
- Fix infinite loop in QueueMessageHandler (#987)
- Use monotonic clock for time measuring (#986)
- Contributors: ewak, William Wedler, Mike Wake, Talha Işık, Daisuke Sato, Błażej Sowa
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
- Timeout if service server not available within server_timeout_time (#905)
- Use ROS 2 Node Clock in Message Conversion (#900)
- Fix issues when canceling and unadvertising actions (#896)
- Support actions in rosbridge protocol (#886)
- Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosapi_msgs rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite rosbridge_test_msgs |
ROS Distro
|
Package Summary
| Version | 2.0.4 |
| License | BSD |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-02-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Błażej Sowa
Authors
- Jonathan Mace
Changelog for package rosbridge_library
2.0.4 (2025-11-20)
- fix: Apply service timeout parameter correctly (backport #1125) (#1130) Co-authored-by: Mike Lanighan <<45465435+mlanighan@users.noreply.github.com>>
- Contributors: Błażej Sowa
2.0.3 (2025-11-17)
- fix: Don't add rosapi services to glob patterns if we pass empty [services_glob]{.title-ref} parameter (backport #1115) (#1117)
- feat: Allow importing action feedback message types (backport #1108) (#1112)
- feat: Replace cbor with cbor2 library, remove inline implementation (backport #1107) (#1110)
- Contributors: Błażej Sowa
2.0.2 (2025-11-05)
- chore: Update pre-commit hooks (backport #1090) (#1100)
- Fix mypy errors (backport #1084) (#1099)
- feat: Add type annotations, new parameter handling (backport #1069, #1060) (#1098)
- fix: Change warn to warning (#1068)
- chore: Update maintainers (#1066)
- refactor: Enable ruff and ament_mypy checks and fix lint errors (#1063)
- chore: Use ruff to replace other linters used in pre-commit hook (#1062)
- Add pydocstyle lint checks and fix rosdoc2 warnings (#1057)
- fix: Clean up package dependencies (#1054)
- fix: Correct JSON serialization in PNG compression and update tests (#1045)
- fix: Support remapping service names (#1042)
- Contributors: Błażej Sowa, Juan David Vergara, Sebastian Castro, pascalauroboa
2.0.1 (2025-05-19)
- Default subscriber QOS to BestEffort, account for TRANSIENT_LOCAL (#1033)
- Fix randomly failing subscribe unsubscribe test (#1015)
- Fix action cancelling/aborting (#1014)
- Add timeout option to call_service messages (#994)
- Fix infinite loop in QueueMessageHandler (#987)
- Use monotonic clock for time measuring (#986)
- Contributors: ewak, William Wedler, Mike Wake, Talha Işık, Daisuke Sato, Błażej Sowa
2.0.0 (2024-10-08)
- Fix action cancellation by passing status from JSON (#953)
- Update pre-commit and fix issues (#954)
- Fix length-limited list types (#840)
- fix: update new subs with dds from publisher (#940)
- Avoid stale subscription when unsubscribing during resubscription (#948)
- Changed type hints in ros_loader.py to use imports from Typing (#938)
- Avoid stack traces when aborting an advertised action goal (#906)
- Timeout if service server not available within server_timeout_time (#905)
- Use ROS 2 Node Clock in Message Conversion (#900)
- Fix issues when canceling and unadvertising actions (#896)
- Support actions in rosbridge protocol (#886)
- Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882)
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite |
ROS Distro
|
Package Summary
| Version | 0.11.18 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | ros1 |
| Last Updated | 2025-09-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Russell Toris
- Jihoon Lee
Authors
- Jonathan Mace
Changelog for package rosbridge_library
0.11.18 (2025-09-10)
0.11.17 (2023-09-27)
0.11.16 (2022-10-18)
- Bump minimum required cmake version. (#814)
- Fix send_message being called with wrong arguments. (#812)
- Contributors: Hans-Joachim Krauch
0.11.15 (2022-10-06)
- Remove unnecessary checking of topic globs. (#793) We do not have to check the topic globs on each incoming ros message. It is enough to check if the topic is allowed to be subscribed in the actual subscribe call as the message callback method (publish) is only called when the topic is subscribed to.
- Skip unnecessary conversion for cbor/cbor-raw compression
(#792)
* Skip unnecessary conversion for cbor compression. This change
avoids some unnecessary conversions when using cbor/cbor-raw
compression, leading to a significantly perfomance boost.
- Add caching for subscriptions with cbor compression.
- Contributors: Hans-Joachim Krauch
0.11.14 (2022-06-13)
- Fix bson support for python3 (#545)
- Small fixes (#681)
- Check if key exists before accessing the dict in SubscriberManager::unsubscribe(), patches https://github.com/RobotWebTools/rosbridge_suite/issues/580 (#638)
- Contributors: Matthijs van der Burgh, Nick Paul, Steve Golton
0.11.13 (2020-12-08)
- fix python-future dependency
(#542)
* fix python-future dependency This was not fixed with
fadffa09b1b572e4dc11848c31bb6ebab4a3e95d The dependency was added
with
#541
Python doesn't have build dependencies, only exec dependencies
* update ros-tooling/action-ros-ci See:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
This was fixed upstream
- https://github.com/ros-tooling/action-ros-ci/issues/429
- https://github.com/ros-tooling/action-ros-ci/pull/430
* update ros-tooling/setup-ros See: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ This is needed for upstream fix
- Contributors: Alex Moriarty
0.11.12 (2020-11-25)
- Fix missing python-future python 2 dep
- Contributors: Matt Vollrath
0.11.11 (2020-11-24)
- Use Python 3 str in incoming (#541) Fixes Python 2 unicode issues. Supersedes #539 to fix regression in #514
- Contributors: Matt Vollrath
0.11.10 (2020-09-08)
- possible fix for error when working with RosSharp, TypeError: can only concatenate str (not bytes) to str (#514) Co-authored-by: Dmitri <<dmitri@dmitri.com>>
- Contributors: Dmitri
0.11.9 (2020-05-27)
- noetic tests and fixes (#503)
- Contributors: Matt Vollrath
0.11.8 (2020-05-21)
0.11.7 (2020-05-13)
- Fix backpressure deadlock
(#496)
- Don't block Subscription.unregister()
- Don't add messages to finished queue handler
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| mqtt_bridge | |
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |
Launch files
Messages
Services
Plugins
Recent questions tagged rosbridge_library at Robotics Stack Exchange
|
rosbridge_library package from rosbridge_suite reporosapi rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite |
ROS Distro
|
Package Summary
| Version | 0.11.18 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | ros1 |
| Last Updated | 2025-09-10 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Russell Toris
- Jihoon Lee
Authors
- Jonathan Mace
Changelog for package rosbridge_library
0.11.18 (2025-09-10)
0.11.17 (2023-09-27)
0.11.16 (2022-10-18)
- Bump minimum required cmake version. (#814)
- Fix send_message being called with wrong arguments. (#812)
- Contributors: Hans-Joachim Krauch
0.11.15 (2022-10-06)
- Remove unnecessary checking of topic globs. (#793) We do not have to check the topic globs on each incoming ros message. It is enough to check if the topic is allowed to be subscribed in the actual subscribe call as the message callback method (publish) is only called when the topic is subscribed to.
- Skip unnecessary conversion for cbor/cbor-raw compression
(#792)
* Skip unnecessary conversion for cbor compression. This change
avoids some unnecessary conversions when using cbor/cbor-raw
compression, leading to a significantly perfomance boost.
- Add caching for subscriptions with cbor compression.
- Contributors: Hans-Joachim Krauch
0.11.14 (2022-06-13)
- Fix bson support for python3 (#545)
- Small fixes (#681)
- Check if key exists before accessing the dict in SubscriberManager::unsubscribe(), patches https://github.com/RobotWebTools/rosbridge_suite/issues/580 (#638)
- Contributors: Matthijs van der Burgh, Nick Paul, Steve Golton
0.11.13 (2020-12-08)
- fix python-future dependency
(#542)
* fix python-future dependency This was not fixed with
fadffa09b1b572e4dc11848c31bb6ebab4a3e95d The dependency was added
with
#541
Python doesn't have build dependencies, only exec dependencies
* update ros-tooling/action-ros-ci See:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
This was fixed upstream
- https://github.com/ros-tooling/action-ros-ci/issues/429
- https://github.com/ros-tooling/action-ros-ci/pull/430
* update ros-tooling/setup-ros See: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ This is needed for upstream fix
- Contributors: Alex Moriarty
0.11.12 (2020-11-25)
- Fix missing python-future python 2 dep
- Contributors: Matt Vollrath
0.11.11 (2020-11-24)
- Use Python 3 str in incoming (#541) Fixes Python 2 unicode issues. Supersedes #539 to fix regression in #514
- Contributors: Matt Vollrath
0.11.10 (2020-09-08)
- possible fix for error when working with RosSharp, TypeError: can only concatenate str (not bytes) to str (#514) Co-authored-by: Dmitri <<dmitri@dmitri.com>>
- Contributors: Dmitri
0.11.9 (2020-05-27)
- noetic tests and fixes (#503)
- Contributors: Matt Vollrath
0.11.8 (2020-05-21)
0.11.7 (2020-05-13)
- Fix backpressure deadlock
(#496)
- Don't block Subscription.unregister()
- Don't add messages to finished queue handler
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| mqtt_bridge | |
| rosapi | |
| rosbridge_server | |
| rosbridge_suite |