Skip to content

Commit cbaac9b

Browse files
authored
micro-controller -> microcontroller
1 parent dd6c4c7 commit cbaac9b

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 micro-controllers. Moreover, we use an RTOS (NuttX) instead of Linux. On micro-controllers 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, 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)