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

Update rosbag2_storage_sqlite3 to C++17. #1501

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

clalancette
Copy link
Contributor

No description provided.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette requested a review from a team as a code owner November 22, 2023 14:02
@clalancette clalancette requested review from MichaelOrlov and hidmic and removed request for a team November 22, 2023 14:02
@clalancette
Copy link
Contributor Author

CI:

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

@MichaelOrlov MichaelOrlov merged commit 9855072 into rolling Nov 27, 2023
14 checks passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/update-to-c++17 branch November 27, 2023 05:27
MichaelOrlov pushed a commit that referenced this pull request Feb 2, 2024
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 9855072)
MichaelOrlov pushed a commit that referenced this pull request Feb 2, 2024
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 9855072)
MichaelOrlov added a commit that referenced this pull request Feb 3, 2024
…ort #1558) (#1564)

* Remove rcpputils::fs dependencies from rosbag2_storages (#1558)

* Remove rcpputils::fs dependencies from rosbag2_storages

Original author: Kenta Yonekura <yoneken@ieee.org>

Signed-off-by: Roman Sokolkov <rsokolkov@gmail.com>

* Use path::generic_string() for Windows compatibility

Co-authored with Kenta Yonekura <yoneken@ieee.org>

Signed-off-by: Roman Sokolkov <rsokolkov@gmail.com>

* Fix linter errors in osbag2_storage_sqlite3

Signed-off-by: Roman Sokolkov <rsokolkov@gmail.com>

---------

Signed-off-by: Roman Sokolkov <rsokolkov@gmail.com>
Co-authored-by: Kenta Yonekura <yoneken@ieee.org>
(cherry picked from commit edda376)

# Conflicts:
#	rosbag2_storage_mcap/test/rosbag2_storage_mcap/test_mcap_storage.cpp
#	rosbag2_storage_sqlite3/src/rosbag2_storage_sqlite3/sqlite_storage.cpp
#	rosbag2_storage_sqlite3/test/rosbag2_storage_sqlite3/test_sqlite_storage.cpp

* Resolve merge conflicts

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

* Update rosbag2_storage_sqlite3 to C++17. (#1501)

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 9855072)

---------

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
Co-authored-by: Roman <rsokolkov@gmail.com>
Co-authored-by: Michael Orlov <michael.orlov@apex.ai>
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
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.

None yet

3 participants