Skip to content

How to use CartesianSolver with iCub legs? #67

Answered by pattacini
hu-yue asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @hu-yue

Assuming your legs kinematics is "v2.5", you have first to make sure that the following conditions are met:

  • robotInterface is running with the legs Cartesian controllers launched.
    To have an idea, look at iCubGenova01 app directory where we set up configuration files for the arm controllers. The icub_all.xml should then contain pointers to those files. You'll find attached an example for such left_leg_cartesian.xml.
  • Do yarp-config context --import cartesianSolver cartesianSolver.ini to copy in your local path the configuration file and then edit the version to v2.5. The final file should look like this cartesianSolver.ini.
    Now you can launch the solver: iKinCartesianSolver --p…

Replies: 8 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pattacini
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #67 on December 08, 2020 17:11.