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

serialPort_nws_yarp doesn't seem to work ok for face expressions #2973

Closed
pattacini opened this issue May 25, 2023 · 1 comment
Closed

serialPort_nws_yarp doesn't seem to work ok for face expressions #2973

pattacini opened this issue May 25, 2023 · 1 comment

Comments

@pattacini
Copy link
Member

pattacini commented May 25, 2023

Describe the bug
Following up on robotology/icub-tech-support#1539, we replaced the deprecated device serial (which has been removed in yarp-3.8) with the latest one serialPort_nws_yarp.

However, we didn't manage to make the face expressions work on iCubGenova11.

To Reproduce
Steps to reproduce the behavior:

We launched it this way:

yarpdev --name /icub/face/raw --device serialPort_nws_yarp --subdevice serialport --context faceExpressions --from serialport.ini

Is that correct?

Expected behavior
A clear and concise description of what you expected to happen.

To be able to control the face expressions normally.

Screenshots
If applicable, add screenshots to help explain your problem.

Configuration (please complete the following information):

  • OS:
  • yarp version: yarp-3.8 out of distro 2023.02.3.
  • compiler:

Additional context
Hi @randaz81

Did you make some tests with serialPort_nws_yarp paired with faceExpressions?

cc @martinaxgloria @Nicogene @traversaro @xEnVrE

@randaz81
Copy link
Member

That specific nws needs to be launched through yarprobotinterface because yarpdev does not perform the attach operation on that specific device.
Issued fixed by robotology/icub-main#883

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants