Skip to content

Support setting output_format as an environment variable #664

@Aposhian

Description

@Aposhian

Feature request

Feature description

ROS2 supports setting the log format with the environment variable RCUTILS_CONSOLE_FORMAT. It would be nice to do something similar for launch without having to set the kwarg on every Action in every launch file (especially third-party launch files).

Implementation considerations

If the environmental variable is set, ignore output_format args and simply use that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions