Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue proposes refactoring two `agnocast` ioctls, `get_topic_subscriber_info` and `get_topic_publisher_info`, which currently return an error (`-ENOBUFS`) when the provided buffer is too small to hold all topic endpoint information. The goal is to enhance their utility by returning partial results along with metadata indicating the actual total count or if more entries exist, allowing callers to detect truncation rather than just receiving an error.
An rclcpp-compatible true zero-copy IPC middleware that supports all ROS message types, including message structs already generated by rosidl.
An rclcpp-compatible true zero-copy IPC middleware that supports all ROS message types, including message structs already generated by rosidl.