Skip to content

Should this plugin use the colcon_defaults.yaml file in the top-level workspace? #5

@Timple

Description

@Timple

I ran into an issue.

Workspace layout:

  • /ws/
    • colcon_defaults.yaml (merge-install: true)
    • src
      • package1

Commands to reproduce:

cd /ws
colcon build
cd /ws/src
colcon build

Result:

Using workspace root /ws
[0.326s] ERROR:colcon:colcon build: The install directory '/ws/install' was created with the layout 'merged'. Please remove the install directory, pick a different one or add the '--merge-install' option.

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