-
Notifications
You must be signed in to change notification settings - Fork 255
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 more logging info to storage and reader/writer open operations #1881
Add more logging info to storage and reader/writer open operations #1881
Conversation
Signed-off-by: Michael Orlov <[email protected]>
rosbag2_storage/src/rosbag2_storage/impl/storage_factory_impl.hpp
Outdated
Show resolved
Hide resolved
Looks good to me other than some minor comments. |
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.
i do not have any objections for this. lgtm with @christophebedard 's comments.
Signed-off-by: Michael Orlov <[email protected]>
Pulls: #1881 |
https://github.com/Mergifyio backport jazzy |
✅ Backports have been created
|
…1881) Signed-off-by: Michael Orlov <[email protected]> (cherry picked from commit 0823be2)
…1881) (#1882) Signed-off-by: Michael Orlov <[email protected]> (cherry picked from commit 0823be2) Co-authored-by: Michael Orlov <[email protected]>
This PR adds more logging information in cases when the reader or writer fails to open bag files.
storage.uri
is an empty stringstorage.uri
if fail to open a bag file.