No description
Find a file
2025-04-07 14:06:27 +00:00
src dirty hack to terminate executor after hard-coded time 2025-04-07 14:06:27 +00:00
README.md update usage example 2025-03-22 19:52:39 -04:00

This contains the priority_executor package that adds an Executor with deadline and chain-aware priority support. The usage_example.cpp file shows the needed steps to use the executor.