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

Add callback groups to executor #850

Open
jacobperron opened this issue Nov 16, 2021 · 0 comments
Open

Add callback groups to executor #850

jacobperron opened this issue Nov 16, 2021 · 0 comments
Labels
backlog enhancement New feature or request

Comments

@jacobperron
Copy link
Member

Feature request

Feature description

Support adding specific callback groups to an executor, instead of entire node objects.
This enables finer control over what is added to an executor so we can have multiple executors operating on the same node.

Equivalent of ros2/rclcpp#1218, but in Python.

Implementation considerations

I'm presuming this is a feature that we'd like to have, so contradict me otherwise.

Judging by the size of the rclcpp PR, I don't expect this to be an easy enhancement to make, but figured I'd open this ticket to start a discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants