micro-ROS / micro-ROS/micro_ros_diagnostics

Fix output type of bridge

Open
#26 0 comments 0 reactions 1 assignee Claimed by @norro View on GitHub
bug
Dominant language
C
Stars
10
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Currently, the micro-ROS dignostics bridge is publishing `DiagnosticStatus` to `/diagnostics`. However, `/diagnostics` should be of type `DiagnosticArray` as expected by, e.g., [the diagnostics aggregator](https://github.com/ros/diagnostics/blob/ros2-devel/diagnostic_aggregator/include/diagnostic_aggregator/aggregator.hpp#L135).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.