We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After switching controllers, play_motion died with the following error:
play_motion
play_motion: /usr/include/boost/thread/pthread/pthread_mutex_scoped_lock.hpp:26: boost::pthread::pthread_mutex_scoped_lock::pthread_mutex_scoped_lock(pthread_mutex_t*): Assertion `!pthread_mutex_lock(m)' failed.
The text was updated successfully, but these errors were encountered:
To this day, I could not reproduce again. If we don't see that happening again by 0.4, I'll close the issue.
0.4
Sorry, something went wrong.
This looks very much like #26
Could not be reproduced, closing. If this happens again, we'll reopen.
po1
No branches or pull requests
After switching controllers,
play_motion
died with the following error:The text was updated successfully, but these errors were encountered: