Package and stacks with the same name
Can packages and stacks share the same name? Will having a stack called foo and a package called foo cause problems?
My use case is that I have a stack called foo which contains package foo and package bar.
The local ROS tools are behaving, but I am not sure if this subtly breaks something.