Skip to content

Commit 5ec69f6

Browse files
Update _docs/concepts/client_library/execution_management/index.md
Co-authored-by: Ralph Lange <ralph-lange@users.noreply.github.com>
1 parent 51bf721 commit 5ec69f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _docs/concepts/client_library/execution_management

_docs/concepts/client_library/execution_management/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Predictable execution under given real-time constraints is a crucial requirement
5454

5555
Manually setting up a particular execution order of subscriptions and publishing topics as well as defining use-case specific priorities of the corresponding Linux processes is always possible. However, this approach is error-prone, difficult to extend and requires an in-depth knowledge of the deployed ROS 2 packages in the system.
5656

57-
Therefore the goal of the Real-Time Executor is to support roboticists with practical and easy-to-use real-time mechanisms which provide solutions for:
57+
Therefore the goal of the Executor in micro-ROS is to support roboticists with practical and easy-to-use real-time mechanisms which provide solutions for:
5858
- Deterministic execution
5959
- Real-time guarantees
6060
- Integration of real-time and non real-time functionalities on one platform

0 commit comments

Comments
 (0)