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

iCubBreathers shaking arms #9

Open
francesco-romano opened this issue Dec 10, 2015 · 2 comments
Open

iCubBreathers shaking arms #9

francesco-romano opened this issue Dec 10, 2015 · 2 comments

Comments

@francesco-romano
Copy link
Contributor

We noticed that a lot of time the arms start shaking instead of a proper movement.

@alecive
Copy link
Member

alecive commented Dec 10, 2015

If with "shaking" you mean that after a while the movements are not smooth but they are as if they were sent in positionDirect, I am aware of this (but never had time to debug it).
My two cents: I think it is a low level problem, because the behavior of my module does not change over the time. I have only one line of code in which I command positions to the robot, i.e. this https://github.com/robotology/funny-things/blob/master/modules%2FiCubBreather%2FiCubBreatherThread.cpp#L169 , and the movements should be smooth regardless of the position asked (so, even if there might be some issues with the random generator, they should not affect this bug).
But, since this module has been done in one hour and it was meant for being used once for an "interview", there is huge room for bugs and issues here and there.

@francesco-romano
Copy link
Contributor Author

That is what I meant, yes.
Well.. let's hope for volunteers then 😛

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