-
Notifications
You must be signed in to change notification settings - Fork 283
[iron] Add recorder stop() API (backport #1300) #1334
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
Conversation
* Expose Writer::close() as public API and add Recorder::stop() API Signed-off-by: Michael Orlov <[email protected]> Co-authored-by: aditya <[email protected]> * Move routines from recorder's destructor to RecorderImpl::stop() Signed-off-by: Michael Orlov <[email protected]> * Add can_record_again_after_stop unit test in rosbag2_transport Signed-off-by: Michael Orlov <[email protected]> * Update Doxygen comments for stop() and pause() API in recorder.hpp Signed-off-by: Michael Orlov <[email protected]> --------- Signed-off-by: Michael Orlov <[email protected]> Co-authored-by: aditya <[email protected]> (cherry picked from commit a218e37)
Gist: https://gist.githubusercontent.com/MichaelOrlov/ec3532e44fbd21961822e268e61c5694/raw/b6678a24315515c1ea0a339873910a8168920912/ros2.repos |
@clalancette I want to merge this PR to the iron branch. |
That's fine, we still have about 2 days to get these kind of changes in. |
@clalancette The same question here. Do you have any idea why so many test failures in |
@ros-pull-request-builder retest this please |
@clalancette It seems it was some intermittent problem in CI infrastructure. After retesting I am re-running the Windows CI job since it failed in some unrelated tests. Error message from previous CI run on Windows for reference.
|
This is an automatic backport of pull request #1300 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com