Skip to content

Commit d61b4bc

Browse files
authored
Update _docs/concepts/client_library/diagnostics/index.md
1 parent 08b1d29 commit d61b4bc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • _docs/concepts/client_library/diagnostics

_docs/concepts/client_library/diagnostics/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permalink: /docs/concepts/client_library/diagnostics/
55

66
Although diagnostics is not part of the ROS 2 Client Library packages (i.e., rclcpp, rclpy), it definitely can be counted to the extended client library as it provides very generic and application-independent functionalities.
77

8-
That's why the micro-ROS Client Library also comes with basic diagnostics functionalities. These are fully compatible with ROS 2 diagnostics, but comprise three features only:
8+
That's why the micro-ROS Client Library also comes with basic diagnostics functionalities. These are compatible with ROS 2 diagnostics, but comprise three features only:
99

1010
* Diagnostic message types (optimized for Micro-XRCE-DDS - no dynamic arrays)
1111
* Updater mechanisms for rclc
@@ -16,4 +16,3 @@ The micro-ROS diagnostics packages do not provide any aggregation mechanisms as
1616
<img src="diagnostics_architecture.png" style="display:block; width:60%; margin-left:auto; margin-right:auto;"/>
1717

1818
For more information, please see [https://github.com/micro-ROS/micro_ros_diagnostics/](https://github.com/micro-ROS/micro_ros_diagnostics/).
19-

0 commit comments

Comments
 (0)