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

Realtime-review for pr2_mechanism_control (ros ticket #2888) #169

Open
ahendrix opened this issue Mar 12, 2013 · 1 comment
Open

Realtime-review for pr2_mechanism_control (ros ticket #2888) #169

ahendrix opened this issue Mar 12, 2013 · 1 comment

Comments

@ahendrix
Copy link
Member

The code of the pr2_mechanism_control package needs a review to make sure it is realtime safe. I just checked in a patch to remove the diagnostics publishing, which was definitely not realtime safe.

You can leave your comments here:
http://www.ros.org/wiki/pr2_mechanism_control/Reviews/2009-10-08_Realtime_Review

trac data:

@ahendrix
Copy link
Member Author

[wim] We can reliably reproduce a problem where the realtime loop gets delayed for about 6 ms while a controller gets loaded. It is not a problem in ethercat or the controller manager, as both get equally affected by the delay of the realtime loop. We suspect that the dynamic loading of controllers is causing this problem.

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

1 participant