You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
[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.
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:
The text was updated successfully, but these errors were encountered: