Skip to content

Enable use of environment variables in parameters.yaml #77

@grondman

Description

@grondman

Putting this in parmeters.yaml:

globals:
  deploy: $HOME/some_ws/src

leads to the creation of a directory literally called "$HOME", whereas it should be extended to the user's home directory. Enabling the use of environment variables would be nice to have, as it allows for a more generic (default) configuration file for ROL that can be used for more users at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions