Skip to content

Commit 6feb24a

Browse files
committed
Created entry for real-time executor
Signed-off-by: Ralph Lange <ralph.lange@de.bosch.com>
1 parent 11442b0 commit 6feb24a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@ We'll update this README as we proceed. For now, you can check out our work on:
1616
- Library to support the implementation of language-specific ROS Client Libraries: [rcl](https://github.com/microROS/rcl)
1717
- Real-Time Operating System: [https://github.com/microROS/NuttX](https://github.com/microROS/NuttX)
1818
- Micro-ROS in RTOS example applications: [apps](https://github.com/microROS/apps)
19+
- Predictable scheduling and execution: [real-time_executor](real-time_executor/)
1920
- System modes and system hierarchy: [micro-system-modes](https://github.com/microROS/system_modes)
2021
- Reference hardware: [https://github.com/microROS/hardware](https://github.com/microROS/hardware)
2122
- Build infrastructure for embedded development using docker: [https://github.com/microROS/docker](https://github.com/microROS/docker)
2223

2324
### Interoperability
2425

25-
In the road-map of the project, interoperability tasks are also considered. Apart from ROS (1) and ROS 2, [H-ROS](https://acutronicrobotics.com/modularity/H-ROS/) interoperability is going to be also granted, thanks to HRIM. [HRIM](https://acutronicrobotics.com/modularity/hrim/) is an information model for robots that facilitates interoperability among modules from different vendors of robot hardware.
26+
In the road-map of the project, interoperability tasks are also considered. Apart from ROS (1) and ROS 2, [H-ROS](https://acutronicrobotics.com/modularity/H-ROS/) interoperability is going to be also granted, thanks to HRIM. [HRIM](https://acutronicrobotics.com/modularity/hrim/) is an information model for robots that facilitates interoperability among modules from different vendors of robot hardware.
2627

2728
### Architecture
2829
The micro-ROS architecture is a work in progress. It's modular and built with the following ingredients:

0 commit comments

Comments
 (0)