Open 3D Engine ROS2 Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#include <QoS.h>
Public Member Functions | |
AZ_TYPE_INFO (QoS, "{46692EA4-EA4C-495E-AD3C-426EAB8954D3}") | |
QoS (const rclcpp::QoS &qos=rclcpp::QoS(rmw_qos_profile_default.depth)) | |
rclcpp::QoS | GetQoS () const |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
A wrapper for rclcpp::QoS (Quality of Service for DDS) with reflection.
rclcpp::QoS ROS2::QoS::GetQoS | ( | ) | const |
Convert and return a rclcpp::QoS instance based on member values (Editor combos selection).