Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

real-time executor concept #45

Open
JanStaschulat opened this issue Dec 5, 2022 · 1 comment
Open

real-time executor concept #45

JanStaschulat opened this issue Dec 5, 2022 · 1 comment
Assignees

Comments

@JanStaschulat
Copy link

In this ticket, we like to discuss the requirements and design choices for a real-time executor.

requirements:
Describe in more detail, which features are most wanted:

  • real-time latency guarantees
  • throughput
  • jitter
  • configuration of real-time applications (e.g. priorities)

design choices

  • wait-set based
  • based on Events-Executor (FIFO queue)

reference application/HW

comparison of features/

@JanStaschulat
Copy link
Author

related work: request for C++ API for rclc Executor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant