Skip to content

Commit d8e3bd1

Browse files
authored
Link XRCE-DDS
1 parent cbaac9b commit d8e3bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See [Tutorial List](/docs/tutorials/).
1111

1212
## Architecture
1313

14-
We're basically following the ROS2 architecture and make use of its middleware pluggability to use DDS-XRCE, which is suitable for microcontrollers. Moreover, we use an RTOS (NuttX) instead of Linux. On microcontrollers many different RTOS's are used, so we also add an RTOS abstraction layer (AL), to make porting to other RTOS possible.
14+
We're basically following the ROS2 architecture and make use of its middleware pluggability to use [DDS-XRCE](https://www.omg.org/spec/DDS-XRCE/), which is suitable for microcontrollers. Moreover, we use an RTOS (NuttX) instead of Linux. On microcontrollers many different RTOS's are used, so we also add an RTOS abstraction layer (AL), to make porting to other RTOS possible.
1515

1616
![](/img/micro-ROS_architecture.png)
1717

0 commit comments

Comments
 (0)