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

Revision history [back]

click to hide/show revision 1
initial version

common_msgs is the metapackage, not a package that contains any files itself (other than a package manifest).

You should depend on the package(s) that actually contain the message/service/action specs that you'd like to use (ie, any of: actionlib_msgs, diagnostic_msgs, geometry_msgs, nav_msgs, sensor_msgs, shape_msgs, stereo_msgs, trajectory_msgs or visualization_msgs.

common_msgs is the metapackage, not a package that contains any files itself (other than a package manifest).

You should depend on the package(s) that actually contain the message/service/action specs that you'd like to use (ie, any of: actionlib_msgs, diagnostic_msgs, geometry_msgs, nav_msgs, sensor_msgs, shape_msgs, stereo_msgs, trajectory_msgs or visualization_msgs.

common_msgs is the metapackage, not a package that contains any files itself (other than a package manifest).

You should depend on the package(s) that actually contain the message/service/action specs that you'd like to use (ie, any of: actionlib_msgs, diagnostic_msgs, geometry_msgs, nav_msgs, sensor_msgs, shape_msgs, stereo_msgs, trajectory_msgs or visualization_msgs.).