micro-ROS / micro-ROS/micro_ros_diagnostics
Fix output type of bridge
Ouverte
bug
- Langage dominant
- C
- Étoiles
- 10
- Forks
- 10
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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).
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.