Skip to content

Allow termination of ros2 bag play via Ctrl-C #41

@Martin-Idel-SI

Description

@Martin-Idel-SI

Currently, there is no way to terminate a play process other than waiting for its completion or a hard kill.
This is because signals are not properly processed and passed to the C++-layer.

Implement proper signal handling throughout rosbag2 (affecting at least ros2 bag play, possibly other commands).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions