Skip to content

Compliance to enable kinesthetic teaching #630

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

You must be logged in to vote

Hi @paliasgh

Regarding the following lines you posted above

iimp->setImpedance(j,0.2,0.02);
imod->setControlMode(j, VOCAB_CM_TORQUE);  //maybe not needed?
iint->setInteractionMode(j,VOCAB_IM_COMPLIANT);

Please, consider the table I provided a long time ago, which states that the interaction mode doesn't go along with the torque control mode. Thus, either you enable the torque control mode or the position control mode; for the latter, you have two interaction modes available: stiff and compliant.

If you want to perform kinesthetic teaching, you should enable the torque control mode.

It does give the feeling when moving robot's arm same as running the demoForceImitation itself, but moving …

Replies: 3 comments 22 replies

Comment options

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

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

@pattacini
Comment options

@paliasgh
Comment options

@paliasgh
Comment options

@pattacini
Comment options

Comment options

You must be logged in to vote
16 replies
@martinaxgloria
Comment options

@paliasgh
Comment options

@martinaxgloria
Comment options

@paliasgh
Comment options

@martinaxgloria
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
4 participants