Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro kilted showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro lyrical showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro rolling showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro galactic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro foxy showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro iron showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange

No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.4.0
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-09-01
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

True Zero Copy Communication Middleware for Unsized ROS 2 Message Types.

Maintainers

  • Takahiro Ishikawa-Aso
  • Atsushi Yano
  • Koichi Imai
  • Tetsuhiro Kawaguchi

Authors

  • Takahiro Ishikawa-Aso
  • Ryuta Kambe
  • Atsushi Yano
  • Koichi Imai
README
No README found. See repository README.
CHANGELOG

Changelog for package agnocastlib

2.4.0 (2026-09-01)

  • fix(agnocastlib): support building with TRACETOOLS_DISABLED (#1537)
  • fix(agnocast_kmod): track the unlink daemon instead of inferring it from the process count (#1582)
  • feat(agnocastlib): support service introspection on the client side (#1580)
  • feat(agnocastlib): add create_take_subscription() factories (#1581)
  • fix(agnocastlib): break the cross-IPC-namespace service bridge deadlock (#1552)
  • feat(agnocastlib): support service introspection on the server side (#1551)
  • feat(agnocastlib)[need-minor-update]: report the agnocast nodes in get_node_names() (#1573)
  • feat(agnocastlib): key the service response topic by the calling client (#1540)
  • fix(agnocastlib): count service readiness across a domain bridge (#1564)
  • refactor(agnocastlib): share the request-send path between the async_send_request overloads (#1561)
  • refactor(agnocastlib): let the service client hold its node (#1560)
  • feat(agnocastlib): mark bridge-owned services and clients as bridges in kmod (#1555)
  • refactor(agnocastlib): consolidate service typesupport loading (#1550)
  • feat(agnocast_kmod)[need-minor-update]: count subscribers reachable across a domain bridge (#1542)
  • fix(agnocastlib): demand-gate R2A service bridges on external ROS 2 clients (#1533)
  • fix(bridge): capture response_copier by value in generic A2R service bridge (#1549)
  • feat(agnocastlib): add client GID to service request metadata (#1535)
  • feat(agnocastlib): add get_actual_qos() to subscriptions and publishers (#1534)
  • feat(agnocastlib): document take() semantics and deprecate PollingSubscriber entry points (#1506)
  • fix(agnocastlib): enable tracepoints by default (#1511)
  • fix(agnocastlib): honor NodeOptions::automatically_declare_parameters_from_overrides() (#1524)
  • perf(agnocastlib)[need-minor-update]: exec the discovery agent directly instead of via ros2 run (#1473)
  • perf(agnocast_kmod): take read lock in receive/take ioctls (#1420)
  • refactor(agnocast)[need-minor-update]: remove the subscriber MQ machinery eventfd made dead (#1503)
  • fix(agnocastlib): log service bridge teardown at debug level (#1518)
  • feat(agnocastlib): add AsyncParametersClient to Node (#1510)
  • fix(bridge): immediately notify shutdown to event loop thread (#1507)
  • refactor(kmod)[need-minor-update]: rename performance bridge manager to bridge manager (#1513)
  • feat(agnocast)[need-minor-update]: replace POSIX MQ publish notification with eventfd (#1432)
  • feat(agnocastlib): show daemon output on the terminal instead of discarding it (#1500)
  • refactor(ros2agnocast_discovery_agent): rename the executable to agnocast_discovery_agent (#1496)
  • feat(agnocastlib): add NodeGraphInterface skeleton (#1494)
  • fix(agnocastlib): query the caller's own domain in the topic-info ioctls (#1486)
  • fix(agnocastlib): derive bridge UDS domain suffix from the parsed ROS_DOMAIN_ID (#1485)
  • test(agnocastlib): drop duplicated, env-dependent bridge UDS addr test (#1484)
  • fix(agnocastlib): callback type resolution failure in vendored GenericService (#1488)
  • fix(tf2): add rclcpp::ok() for agnocast buffer (#1441)
  • feat(agnocastlib): add generic A2R service bridge fallback (#1475)
  • refactor(agnocastlib): add bridge worker thread (#1434)
  • feat(agnocastlib): support get_topic_name for subscription (#1463)
  • fix(bridge): set auto_add=false for generic R2A service bridge callback groups

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged agnocastlib at Robotics Stack Exchange