Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement IVelocityControl control mode in controlboard plugin #144

Open
xela-95 opened this issue Apr 5, 2024 · 1 comment
Open

Implement IVelocityControl control mode in controlboard plugin #144

xela-95 opened this issue Apr 5, 2024 · 1 comment

Comments

@xela-95
Copy link
Member

xela-95 commented Apr 5, 2024

See https://www.yarp.it/latest/classyarp_1_1dev_1_1IVelocityControl.html

@traversaro
Copy link
Member

I guess no active use case from AMI is doing this. However this is necessary to properly simulate iCub's eyes and the iCub's Gaze controller (https://robotology.github.io/robotology-documentation/doc/html/icub_gaze_interface.html), that uses the so-called position-velocity mixed mode, see the VOCAB_CM_MIXED mode in https://github.com/robotology/icub-main/blob/4595c48eb71a0ce64d61ea309bea329fb0c8bff7/src/modules/iKinGazeCtrl/src/controller.cpp#L576 .

@xela-95 xela-95 removed their assignment Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants