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

Revision history [back]

Normally, people just create a package that does not contain anything but messages to split up the dependency tree and to not force the user to compile source code if she just wants messages. You can find many examples for this in ROS, for instance nav_msgs, geometry_msgs, std_msgs, etc.