|
rclUE
|
Helper structs which is components of the node and should register to. More...
#include <ROS2Node.h>

Public Attributes | |
| FString | TopicName |
| TSubclassOf< UROS2GenericMsg > | TopicType |
| UROS2GenericMsg * | TopicMsg = nullptr |
| bool | Ready = false |
Helper structs which is components of the node and should register to.
the node with the appropriate methods (AddSubscription).
| bool FSubscription::Ready = false |
| UROS2GenericMsg* FSubscription::TopicMsg = nullptr |
| FString FSubscription::TopicName |
| TSubclassOf<UROS2GenericMsg> FSubscription::TopicType |
1.8.17