-
Notifications
You must be signed in to change notification settings - Fork 433
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
[rclcpp_action] Progress Toward Quality Level 1 #1036
Comments
Bump QD to level 3 and fixed some links #1158 |
Reached level 1! 🎉 #1477 |
DensoADAS
pushed a commit
to DensoADAS/rclcpp
that referenced
this issue
Aug 5, 2022
…" to rolling (ros2#1050) * Add new PlayOptions to control new method of /clock publishing Signed-off-by: Kyle Marcey <kyle.marcey@apex.ai> * Add new arguments to ros2bag frontend to support publishing /clock updates triggered by replayed messages Signed-off-by: Kyle Marcey <kyle.marcey@apex.ai> * Refactor rosbag2_transport::Player to allow two modes of publishing /clock updates. An additional mode of operation has been added to the Player class to allow for /clock updates. When this mode is active, /clock updates are triggered whenever messages are replayed rather than at a fixed rate. Optionally, a list of triggering topics can be set so that only a subset of replayed messages will trigger the /clock update. This mode is most useful when replaying applications which do some sanity checking or correlation of message data to system timestamps. If the application does not need the sim time to be updated at a consistent rate, this mode can substantially reduce the overhead of having sim time enabled in rosbag2. Signed-off-by: Kyle Marcey <kyle.marcey@apex.ai>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue tracks the progression of
rclcpp_action
to Quality Level 1 and a 1.0 version level. It follows the outline described in REP 2004.Documentation
Testing:
Dependencies:
Platform Support
Security
The text was updated successfully, but these errors were encountered: