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

Add BagSplitInfo service call on bag close #1216

Closed
wants to merge 5 commits into from

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    446500e View commit details
    Browse the repository at this point in the history
  2. remove cout

    adityaa1413 authored and MichaelOrlov committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    3cde024 View commit details
    Browse the repository at this point in the history
  3. Move routines from Recorder's destructor to Recorder::stop()

    Signed-off-by: Michael Orlov <[email protected]>
    MichaelOrlov committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    76580eb View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Gracefully handle SIGTERM signal for rosbag2 Recorder

    Signed-off-by: Michael Orlov <[email protected]>
    MichaelOrlov committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    5cfa53d View commit details
    Browse the repository at this point in the history
  2. Fix linters warnings

    Signed-off-by: Michael Orlov <[email protected]>
    MichaelOrlov committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8e0e4c5 View commit details
    Browse the repository at this point in the history