Skip to content

Allow install of Ros2ForUnity asset in sub-directory #86

@RobertoRoos

Description

@RobertoRoos

Is your feature request related to a problem? Please describe.

I would like to install the asset in a subdirectory, e.g. Assets/Externa/Ros2ForUnity. This way I can organize not self-made assets in one place.

Describe the solution you'd like

Currently this would result in a runtime error, because the accompanying xml files are then not found. The asset path is hardcoded.

I know little of Unity, but I imagine there is some path tools to provide the current script path, from which other resources could be located. That seems more robust.

Describe alternatives you've considered
NaN

Additional context
NaN

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