common_msgs: actionlib_msgs | diagnostic_msgs | geometry_msgs | nav_msgs | sensor_msgs | stereo_msgs | trajectory_msgs | visualization_msgs
- Tutorials
- Troubleshooting
- Releases
- Change List
- Roadmap
- Reviews (doc reviewed)
Used by (302)
Stack Summary
common_msgs contains messages that are widely used by other ROS packages. These includes messages for actions (actionlib_msgs), diagnostics (diagnostic_msgs), geometric primitives (geometry_msgs), robot navigation (nav_msgs), and common sensors (sensor_msgs), such as laser range finders, cameras, point clouds.
- Author: Maintained by Tully Foote tfoote@willowgarage.com
- License: BSD
- Repository: ros-pkg
- Source: svn https://code.ros.org/svn/ros-pkg/stacks/common_msgs/trunk
Contents
Message and Service Types
This is a summary of the msg and srv types available in the various ROS packages in the common_msgs stack. For more documentation, please see the relevant package.
Standard Units of Measure and Coordinate Conventions
Please see REP 103 for documentation on the standard units of measure and coordinate conventions followed here.
Purpose of common_msgs stack
Isolating the messages to communicate between stacks in a shared dependency allows nodes in dependent stacks to communicate without requiring dependencies upon each other. This stack has been designed to contain the most common messages used between multiple stacks to provide a shared dependency which will eliminate a problematic circular dependency.
actionlib_msgs
diagnostic_msgs
| ROS Message Types | ROS Service Types |
| DiagnosticArray DiagnosticStatus KeyValue |
SelfTest |
geometry_msgs
nav_msgs
| ROS Message Types | ROS Service Types |
| GridCells MapMetaData OccupancyGrid Odometry Path |
GetMap GetPlan |
sensor_msgs
Migrating Messages
Please see the common_msgs 1.0 migration guide.
Report a Bug
Use trac to report bugs or request features. [View active tickets]






