Skip to content

Issue with iCub in Gazebo in tutorial_cartesian-interface #644

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

You must be logged in to vote

Hi @paliasgh

If this is the case, it means that, for any reason, there's no cartesianSolver.ini file inside the gazeboCartesianControl build|install|.local folder(s).

Yes, robot paths always override standard context paths. I forgot about this case.
This is for a good reason as it serves to enable robot-specific customizations.

My suggestion is to customize the name of the file in question, which is now shared among the robot and Gazebo.

yarp-config context --import gazeboCartesianControl cartesianSolver.ini
cd ~/.local/share/yarp/contexts/gazeboCartesianControl
mv cartesianSolver.ini gazeboCartesianSolver.ini

Check if the file gets found:

yarp resource --context gazeboCartesianControl …

Replies: 1 comment 5 replies

Comment options

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

@pattacini
Comment options

Answer selected by paliasgh
@pattacini
Comment options

@paliasgh
Comment options

@pattacini
Comment options

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