Skip to content
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

use rosbag2_py for ros2 bag info #673

Merged
merged 2 commits into from
Mar 10, 2021
Merged

use rosbag2_py for ros2 bag info #673

merged 2 commits into from
Mar 10, 2021

Conversation

Karsten1987
Copy link
Collaborator

as per title. The info verb no longer uses rosbag2_transport but directly points to rosbag2_py.

The actual changes are rather simple, the PR grew in size of touched files due to the removal of the info functionality in the transport package.

@Karsten1987 Karsten1987 requested a review from a team as a code owner March 10, 2021 07:14
@Karsten1987 Karsten1987 requested review from thomas-moulard and prajakta-gokhale and removed request for a team March 10, 2021 07:14
@Karsten1987
Copy link
Collaborator Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Copy link
Collaborator

@emersonknapp emersonknapp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine - one small nitpick on namespace details. I guess the removal of _info from rosbag2_transport could have been a separate change, since adding this to rosbag2_py didn't conflict with that, but I see no reason to take the time if this is working.

rosbag2_py/src/rosbag2_py/format_bag_metadata.hpp Outdated Show resolved Hide resolved
Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>
@Karsten1987
Copy link
Collaborator Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@Karsten1987 Karsten1987 merged commit 69c28e0 into master Mar 10, 2021
@delete-merged-branch delete-merged-branch bot deleted the rosbag2_py_info branch March 10, 2021 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants