We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Counterpart of ros2/rclcpp#2343, so that user can check when exactly timer is fired in rcl.
rcl
This issue is meant to be tracking issue, so that we will not miss.
Callable
TimerInfo
The text was updated successfully, but these errors were encountered:
closing in favor of #1292
Sorry, something went wrong.
No branches or pull requests
Feature request
Feature description
Counterpart of ros2/rclcpp#2343, so that user can check when exactly timer is fired in
rcl
.This issue is meant to be tracking issue, so that we will not miss.
Implementation considerations
Callable
withTimerInfo
.TimerInfo
into the user timer callback.The text was updated successfully, but these errors were encountered: