Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ros2/unique_identifier_msgs


https://github.com/ros2/unique_identifier_msgs

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# unique_identifier_msgs

ROS 2 messages for Universally Unique Identifiers.

For more information about UUIDs, see [wikipedia](https://en.wikipedia.org/wiki/Universally_unique_identifier) and the [UUID specification](https://tools.ietf.org/html/rfc4122.html).

For more information about ROS 2 interfaces, see [interfaces documentation](https://docs.ros.org/en/rolling/Concepts/About-ROS-Interfaces.html).

## Messages (.msg)
* [UUID](msg/UUID.msg): A universally unique identifier (UUID).

## Quality Declaration

This package claims to be in the **Quality Level 1** category, see the [Quality Declaration](QUALITY_DECLARATION.md) for more details.