-
Notifications
You must be signed in to change notification settings - Fork 283
Add python binding to close the SequentialWriter #1339
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
Signed-off-by: Yadunund <[email protected]>
@ros-pull-request-builder retest this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Gist: https://gist.githubusercontent.com/MichaelOrlov/58901fb4df9691add3c91d1a433def9d/raw/6e1f8accecd041b5e6286d37ac871f7eb711a651/ros2.repos |
@Mergifyio backport iron |
✅ Backports have been created
|
Signed-off-by: Yadunund <[email protected]> (cherry picked from commit 422e754)
Signed-off-by: Yadunund <[email protected]> (cherry picked from commit 422e754) Co-authored-by: Yadu <[email protected]>
This pull request has been mentioned on ROS Discourse. There might be relevant details there: https://discourse.ros.org/t/ros-2-tsc-meeting-minutes-2023-05-18/31587/1 |
… and #1339) (#1829) * Add python binding to close the SequentialWriter Signed-off-by: Jannik Jose <[email protected]> * Expose more Writer methods in python interface (#1220) Signed-off-by: Emerson Knapp <[email protected]> --------- Signed-off-by: Jannik Jose <[email protected]> Signed-off-by: Emerson Knapp <[email protected]> Co-authored-by: Emerson Knapp <[email protected]>
Required to fix ros-visualization/rqt_bag#127