-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Labels
enhancementThis tackles a new feature of the code (and not a bug)This tackles a new feature of the code (and not a bug)ros2PR tackling a ROS2 branchPR tackling a ROS2 branch
Description
During migration of the diagnostics aggregator to ROS 2, the addDiagnostics feature was kicked out. This was mainly done due to its dependency on bond.
Former documentation of this feature was: "Service request callback for addition of diagnostics. Creates a bond between the calling node and the aggregator, and loads information about new diagnostics into added_analyzers_, keeping track of the formed bond in bonds_."
Re-introduce this feature, but check if heartbeat can be handled with rmw mechanisms instead of bond.
Metadata
Metadata
Assignees
Labels
enhancementThis tackles a new feature of the code (and not a bug)This tackles a new feature of the code (and not a bug)ros2PR tackling a ROS2 branchPR tackling a ROS2 branch