Skip to content

Extend String Variable Insertion to also detect and resolve "Bundles.find_file"-pattern #11

Description

@maltewi

There are some config files around using orocos.rb's functionality to search for files in bundles. E.g.

path: <%= "#{Bundles.find_file('config/motion_planner/trajopt.yml')}" %>

as reported in https://git.hb.dfki.de/d-rock/cnd-orogen-execution/issues/2.

This could also be resolved by libConfig by mapping to calling this function:

std::string Bundle::findFileByName(const std::string& relativePath)

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