Skip to content

Commit 5ea1329

Browse files
committed
Added architecture image with layers from deliverable D1.5 to client library overview.
1 parent 4ec3c5e commit 5ea1329

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

_docs/concepts/client_library/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Therefore, we plan to offer/support two APIs:
1717
1. A **C API** based on the [ROS 2 Support Client Library (rcl)](https://github.com/ros2/rcl/), enriched with modular packages for execution management, diagnostics, parameters, ...
1818
2. A **C++ API** based on the [ROS 2 rclcpp](https://github.com/ros2/rclcpp/), which at first requires analyzing the fitness of rclcpp for use on microcontrollers, in particular regarding memory and CPU consumption as well as dynamic memory management.
1919

20+
<img src="micro-ROS_stack.png" style="display:block; margin-left: auto; margin-right: auto;"/>
21+
2022
The basis of discussion for this decision is documented in a dedicated [decision paper](decision_paper/).
2123

2224
## Advanced Concepts
18.4 KB
Loading

0 commit comments

Comments
 (0)