how do I create packages that generate messages for all other packages.
We're maintaining our custom made ros client library ( http://wiki.ros.org/roseus ). We'd like to create new package that holds all messages files that compiled into eus
language, so that uses do not need to generate on their local machine. How do I create such a packages or how do I tell ros build firm to do that.