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
I think that's not needed any more, but I'll double check. At some point we moved the pr2_controller_interface package into the new controller manager to allow it to load the old style controllers too. And since the pr2_controller_interface package has no bad dependencies, that kept the dependency tree of the new controller manager clean. But I believe that we have an alternative approach now that still allows us to load the old style controllers, but does not require us to move the pr2_controller_interface package any more.
The controller_manager manifest.xml lists pr2_controller_interface as a dependency.
I'm guessing that this is a leftover and isn't needed.
I have also opened a separate issue to ask how to manage these things in the future (e.g. using fork and pull etc.)
The text was updated successfully, but these errors were encountered: