Skip to content

Sampling eye-head coordination in the iCub search space #98

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

You must be logged in to vote

Hi @ashrafzia

Let me suggest you to use yarpmanager to launch modules: it's much handier than relying on dedicated scripts.

Answer 1
  • You can access robot joints (e.g. neck, eyes, arm ...) through the yarp::dev::IEncoders motor interface. See this tutorial to find out more.
  • You can easily log and store joints values as they change throughout your experiments relying on yarpdatadumper.
Answer 2

Perhaps I didn't catch your exact point, but the Cartesian space (what you call the "search space") is common to both the Cartesian controller of the arm and the Gaze controller; therefore, you can provide them with the same targets and, as result, the head and the eyes will somehow follow the arm …

Replies: 8 comments

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
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 #98 on December 08, 2020 17:12.