Skip to content
Discussion options

You must be logged in to vote

Hi @plinioMoreno,

The saccadic behavior is described in section II-D.3 of "A Cartesian 6-DoF Gaze Controller for Humanoid Robots".

Saccades are fast open loop movements of the eye bulbs that are achieved by sending position commands with very high reference speed.

Relevant code can be browsed here:

Since the eyes are normally controlled in velocity for doing smooth pursuit, we need the so-called MIXED control mode, which is capable of accepting at the same time and blending together positions and velocity commands.

How does it work in brief? The position set-points received by the firmware are basically corrected at run-time by …

Replies: 2 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
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