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

ControlBoardWrapper2 cleanup and small improvment #988

Merged
merged 5 commits into from
Dec 5, 2016
Merged

Conversation

barbalberto
Copy link
Collaborator

removed unused variable
propagate device name to ControlBoardWrapper2 subdevices to have more meaningful error messages

@@ -31,7 +31,7 @@ class YARP_dev_API yarp::dev::ImplementTorqueControl: public ITorqueControl
double *temp;
double *temp2;
int *temp_int;
yarp::dev::Pid *fake;
// yarp::dev::Pid *fake;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 for just delete it, if we ever need this git remembers .

@barbalberto
Copy link
Collaborator Author

Test passed, can I merge this PR?
@traversaro @drdanz @randaz81

@traversaro
Copy link
Member

@barbalberto Did you see the comment in #988 (comment) (not really important, we can merge anyway, but it would be nice to get rid of the useless comment)?

@barbalberto
Copy link
Collaborator Author

barbalberto commented Dec 5, 2016

ok, done it. Any other things?

@traversaro
Copy link
Member

Ok for me!

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

Successfully merging this pull request may close these issues.

3 participants