Skip to content

Recording a bag file from a launch file.  #1429

@DLu

Description

@DLu

Feature request

Feature description

The syntax for recording a bag file from a launch file always seemed awkward to me.

https://github.com/ros2/examples/blob/1d97c4fc7445554f6f85f63305d424fc017212a0/launch_testing/launch_testing_examples/launch_testing_examples/record_rosbag_launch_test.py#L43-L46

Passing a raw ExecuteProcess command seems to invite errors.

Instead, there should be a custom launch_ros action that does the same thing.

Implementation considerations

Seems like it could be a straightforward extension of ExecuteProcess.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions