ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Actually, @gvdhoorn's recommendation is already implemented. So now posting as answer:

catkin_create_pkg <MY_META_PACKAGE> --meta

will do what you want. You still have to add the dependencies to the package.xml, though. But this is actually trivial...