Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ros2/unique_identifier_msgs
https://github.com/ros2/unique_identifier_msgs
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/ros2/unique_identifier_msgs
- Owner: ros2
- License: bsd-3-clause
- Created: 2018-11-05T07:14:01.000Z (about 6 years ago)
- Default Branch: rolling
- Last Pushed: 2024-06-25T17:37:44.000Z (5 months ago)
- Last Synced: 2024-06-25T19:31:34.546Z (5 months ago)
- Language: CMake
- Size: 34.2 KB
- Stars: 5
- Watchers: 24
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
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.