Skip to content

Commit 9f01aea

Browse files
committed
Add arch image
1 parent 2f59ae5 commit 9f01aea

2 files changed

Lines changed: 1 addition & 19 deletions

File tree

203 KB
Loading

index.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,4 @@ The micro-ROS architecture is a work in progress. It's modular and built with th
2020

2121
A 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)

0 commit comments

Comments
 (0)