autoware_utils_uuid: Rolling
Links
Rosindex
Repository
C++ API
File Hierarchy
Full C++ API
Namespaces
Namespace autoware_utils_uuid
Functions
Function autoware_utils_uuid::generate_default_uuid
Function autoware_utils_uuid::generate_uuid
Function autoware_utils_uuid::to_boost_uuid
Function autoware_utils_uuid::to_hex_string
Function autoware_utils_uuid::to_uuid_msg
Directories
Directory include
Directory autoware_utils_uuid
Files
File uuid_helper.hpp
Standard Documents
README
autoware_utils_uuid
Overview
Design
PACKAGE
CHANGELOG
Changelog for package autoware_utils_uuid
1.4.2 (2025-05-21)
1.4.1 (2025-05-15)
1.4.0 (2025-04-22)
1.3.0 (2025-03-21)
1.2.0 (2025-02-26)
1.1.0 (2025-01-27)
1.0.0 (2024-05-02)
Ros Package Dependencies
unique_identifier_msgs
Index
autoware_utils_uuid: Rolling
C++ API
Function autoware_utils_uuid::to_boost_uuid
View page source
Function autoware_utils_uuid::to_boost_uuid
Defined in
File uuid_helper.hpp
Function Documentation
inline
boost
::
uuids
::
uuid
autoware_utils_uuid
::
to_boost_uuid
(
const
unique_identifier_msgs
::
msg
::
UUID
&
id
)