Skip to content

[ros2] re-introduce addDiagnostics to aggregator #143

@norro

Description

@norro

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

No one assigned

    Labels

    enhancementThis tackles a new feature of the code (and not a bug)ros2PR tackling a ROS2 branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions