File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,22 +20,4 @@ The micro-ROS architecture is a work in progress. It's modular and built with th
2020
2121A first approach (yet not final) of the architecture is represented below:
2222
23- ```
24- +-------------------------------------------------------------+
25- | embedded application layer |
26- +-------------------------------------------------------------+
27- | ROS client library |
28- +-------------------------------------------------------------+
29- | micro-ROS middleware interface |
30- +-------------------+---------------------+-------------------+
31- | middleware 1 | middleware 2 | middleware 3 |
32- | (micro-RTPS) | | |
33- +-------------------+---------------------+-------------------+
34- | Real-Time Operating System (RTOS) abstractions |
35- +------------------+------------------+-----------------------+
36- | RTOS 1 | RTOS 2 | RTOS 3 |
37- | (NuttX) | | |
38- +------------------+------------------+-----------------------+
39- | hardware |
40- +-------------------------------------------------------------+
41- ```
23+ ![ ] ( assets/img/micro-ROS_architecture.png )
You can’t perform that action at this time.
0 commit comments