-
Notifications
You must be signed in to change notification settings - Fork 26
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
Splitting off NonPR2 Functionality #21
Comments
Namely what portions? I'm willing to work with separating this out if you take the lead on it. |
Arguably, the three parts with actual code:
However, I'm not sure if anyone is using any of this code for non-PR2 applications, other than the self_filter. |
Continuing on from #20 @garaemon could you please make a PR to https://github.com/PR2/robot_self_filter? |
I created a PR PR2/robot_self_filter#1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#20 reminded me that there are portions of this "stack" that are not PR2 specific and should likely be spun off into their own non-PR2 based package.
The text was updated successfully, but these errors were encountered: