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

Mutex inside FT sensor is not used #22

Closed
MirkoFerrati opened this issue Nov 4, 2013 · 1 comment
Closed

Mutex inside FT sensor is not used #22

MirkoFerrati opened this issue Nov 4, 2013 · 1 comment

Comments

@MirkoFerrati
Copy link
Contributor

I think the method onUpdate at line 146 of FakebotForceTorquePlugin.cc should be inside a mutex session. The mutex should be the same used by the FakebotFtSensor::read line 121. Please check this.

@ghost ghost assigned arocchi Nov 4, 2013
@arocchi
Copy link
Contributor

arocchi commented Nov 4, 2013

Thanks Mirko!
Fixed

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