Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged agnocastlib at Robotics Stack Exchange
Package Summary
| Version | 2.3.5 |
| License | Apache License 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/autowarefoundation/agnocast.git |
| VCS Type | git |
| VCS Version | main |
| Last Updated | 2026-06-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Takahiro Ishikawa-Aso
- Atsushi Yano
- Koichi Imai
- Tetsuhiro Kawaguchi
Authors
- Takahiro Ishikawa-Aso
- Ryuta Kambe
- Atsushi Yano
- Koichi Imai
Changelog for package agnocastlib
2.3.5 (2026-06-09)
- fix(agnocastlib): make SignalHandler chain previously registered handlers (#1379)
- refactor(bridge): fixed performance node name (#1378)
- chore(agnocastlib): mark service/client API as officially supported (#1376)
- fix(agnocastlib): allow agnostic node types in service and client creation (#1375)
- feat(agnocastlib): add deferred service callback support (#1365)
- feat(ros2agnocast): add ros2agnocast verb [ros2 agnocast bridge-daemo… (]{.title-ref}#1369 <<https://github.com/autowarefoundation/agnocast/issues/1369>>`_)
- fix(agnocastlib): add mutex to protect opened_mqs_ during publish (#1367)
- refactor(bridge): introduce a builder class for bridge request messages (#1341)
- feat(ros2agnocast_discovery_agent,agnocastlib): publish Agnocast endpoint types in gossip via tmpfs registry (#1356)
- refactor(bridge): replace map with unordered_map for standard bridge (#1358)
2.3.4 (2026-05-21)
- fix(AgnocastOnlyExecutor): add [cancel_requested_]{.title-ref} to separate the state (#1346)
- fix(agnocastlib): pass [use_global_arguments]{.title-ref} to [NodeParameters]{.title-ref} (#1345)
- fix(agnocastlib): pass [use_clock_thread]{.title-ref} to Node constructor (#1343)
- fix: ubuntu24.04/jazzy compilation warnings (#1339)
- refactor(bridge-plugins): consolidate .so and enable unity/lld build (#1336)
- feat(timer): support [set_period]{.title-ref} API (#1331)
- feat(bridge): introduce shadow node to Agnocast bridge (#1300)
- fix(cie): disable unnecessary options for cie client node (#1333)
- refactor(timer): refactor timer unit tests (#1329)
- Implement unsupported API for agnocast Timer (#1298)
- docs: clarify service callback signature and defaults (#1287)
- fix(service): move warning from Constructor to user API function (#1318)
- feat: introduce diagnostic_updater for agnocast::Node (#1306)
- fix(agnocastlib): fix infinite recursion (segfault) when calling dlopen() in performance bridge process (#1325)
- feat: introduce tf2 for [agnocast::Node]{.title-ref} (#1281)
- test(timer): add unit tests for timer internals (#1307)
- feat(agnocastlib, test): add --disable-stdout-logs support with test (#1173)
- feat(bridge): add standard-mode R2A service bridge support (#1289)
- test(agnocastlib): add unit tests for node base (#1001)
- refactor(agnocastlib): remove event-specific logic from [agnocast_epoll.cpp]{.title-ref} and [.hpp]{.title-ref} (#1275)
- feat(agnocastlib): add arg --log-level full support (#1174)
- feat(agnocastlib): add support for [agnocast::ok()]{.title-ref} and [agnocast::shutdown()]{.title-ref} (#1297)
- fix(agnocastlib): initialize parameter services in Node constructor body (#1286)
- chore: remove \@veqcc from maintainers (#1296)
- refactor(agnocastlib): move signal handling to a dedicated thread (#1283)
- feat: introduce tf2 broadcaster (#1282)
- feat(bridge): add e2e support for R2A service bridges in performance mode (#1274)
- fix(agnocastlib): add warning for reliability, [qos_depth==0]{.title-ref}, and [avoid_ros_namespace_connventions]{.title-ref} (#1285)
- refactor(agnocastlib): use member initializer list for Node
File truncated at 100 lines see the full file