Skip to content

Saccadic eye movements - icubSim #247

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

You must be logged in to vote

Setting the eyes trajectory time to 0.05 seconds is way too fast and dangerous 😉
That's the reason why you're observing those weird results.

What I did for a quick test is:

yarp rpc /iKinGazeCtrl/rpc
>> set Tneck 2.0
>> look 3D (-0.5 0.0 0.36)
>> look 3D (-0.5 -0.2 0.36)
>> look 3D (-0.5 0.0 0.36)
>> look 3D (-0.5 0.2 0.36)

thus leaving Teyes to its default value of 0.25 seconds and obtaining the following coordinated movements:

It seems to me that these movements are quite reasonable.

Replies: 6 comments

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
Answer selected by pattacini
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
2 participants
Converted from issue

This discussion was converted from issue #247 on December 08, 2020 16:53.