Skip to content

Contexts not found by ResourceFinder #540

Answered by pattacini
cedricgoubard asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @cedricgoubard

In #42 you'll find some more bits of information about app a well as robot contexts.

Just use the option --from <f> instead of --find <f> as the latter is deprecated and may behave differently from the standard.

That said, I believe that it's correct that robot context wins here by shadowing whatever other context is present. It's the desired behavior that allows the user to customize configuration files per robot; so it shall work even if you specify the context name explicitly.

You verify that by doing either of the following:

  • check the output of command yarp resource: contexts are listed in the descending priorities.
  • just rename the file yarprobotinterface.ini in the…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@cedricgoubard
Comment options

@pattacini
Comment options

@pattacini
Comment options

@cedricgoubard
Comment options

@pattacini
Comment options

Answer selected by cedricgoubard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants