Skip to content

ros2/common_interfaces

Repository files navigation

common_interfaces

Common interfaces is a metapackage (collection of packages) that includes the standard set of messages (.msg) and services (.srv) available on all ROS systems.

List of Packages

The following packages are contained in the common_interfaces meta package. The links below point to Rolling Ridley API documentation for each package.

Purpose

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 repository has been designed to contain the most common messages used between multiple packages to provide a shared dependency which will eliminate a problematic circular dependency.

Contributing

For how to contribute see CONTRIBUTING.md

About

A set of packages which contain common interface files (.msg and .srv).

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published