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

Delete obsolete compression_options.cpp from rosbag2_cpp #1078

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

MichaelOrlov
Copy link
Contributor

Closes #1071

compression_options.cpp was supposed to be moved to therosbag2_compression package in #257 but was forgotten to delete from rosbag2_cpp package. Deleting it now to avoid confusion.

Signed-off-by: Michael Orlov michael.orlov@apex.ai

compression_options.cpp was supposed to be moved to the
`rosbag2_compression` package in #257 but was forgotten to delete from
`rosbag2_cpp` package.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
@MichaelOrlov MichaelOrlov requested a review from a team as a code owner September 1, 2022 01:47
@MichaelOrlov MichaelOrlov requested review from gbiggs and hidmic and removed request for a team September 1, 2022 01:47
@MichaelOrlov
Copy link
Contributor Author

Gist: https://gist.githubusercontent.com/MichaelOrlov/201735aaef5920823af8bfa03834ca97/raw/68fc92afd56106dda438b8e3ac5b74902892dc5e/ros2.repos
BUILD args: --packages-above-and-dependencies rosbag2_cpp rosbag2_tests
TEST args: --packages-above rosbag2_cpp rosbag2_tests
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/10780

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

@MichaelOrlov
Copy link
Contributor Author

New warning on Windows build is a known issue and has already been fixed.

@MichaelOrlov MichaelOrlov merged commit 50e28cb into rolling Sep 14, 2022
@delete-merged-branch delete-merged-branch bot deleted the morlov/remove-obsolete-copression_options branch September 14, 2022 19:49
@DLu
Copy link
Contributor

DLu commented Mar 8, 2023

Should this be backported? I just spent a few minutes searching for the compression options header in humble.

@emersonknapp
Copy link
Collaborator

@Mergifyio backport humble

@mergify
Copy link

mergify bot commented Mar 8, 2023

backport humble

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Mar 8, 2023
compression_options.cpp was supposed to be moved to the
`rosbag2_compression` package in #257 but was forgotten to delete from
`rosbag2_cpp` package.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
(cherry picked from commit 50e28cb)
emersonknapp pushed a commit that referenced this pull request Mar 11, 2023
compression_options.cpp was supposed to be moved to the
`rosbag2_compression` package in #257 but was forgotten to delete from
`rosbag2_cpp` package.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
(cherry picked from commit 50e28cb)

Co-authored-by: Michael Orlov <michael.orlov@apex.ai>
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.

Obsolete "src/rosbag2_cpp/compression_options.cpp"
3 participants