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

ODE Threading related assertion fails #7

Open
ahmedwael opened this issue Jul 25, 2018 · 2 comments
Open

ODE Threading related assertion fails #7

ahmedwael opened this issue Jul 25, 2018 · 2 comments

Comments

@ahmedwael
Copy link

I am currently using robdyn, working with a modified version of the https://github.com/resibots/tarapore_2016_gecco repository.
I have used both Ubuntu 14.04 and 16.04.
Unless I specify only one cpu core for the program to work with using taskset -c 1 for example, ODE throws threading related errors:
ODE INTERNAL ERROR 1: assertion current_job->m_prev_job_next_ptr == NULL failed in ReleaseAJob() [threading_impl_templates.h:650]
or
ODE INTERNAL ERROR 1: assertion "false" failed in WaitWakeup() [threading_fake_sync.h:82]

@jbmouret
Copy link
Member

Which version of ODE are you using? I do not think we ever saw this error but we are not using robdyn anymore (we are using robot_dart instead) and we did not try it for a long while.

@ahmedwael
Copy link
Author

I am using version ode-0.13.

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