Skip to content

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

Notifications You must be signed in to change notification settings

ros2/common_interfaces

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
May 18, 2020
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 29, 2022
May 27, 2024

Repository files navigation

common_interfaces

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

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