|
rclUE
|
Class implementing ROS2 action clients. More...
#include "ROS2Action.h"#include "ROS2NodeComponent.h"#include <rcl_action/action_client.h>#include "ROS2ActionClient.generated.h"
Go to the source code of this file.
Classes | |
| class | UROS2ActionClient |
| Class implementing ROS2 action clients. Wrapper class of rclc action client. Callbacks are set through the SetDelegates. More... | |
| class | UROS2ActionClientComponent |
| ROS2 Action client Component. Wrapper of UROS2ActionClient for BP. More... | |
Class implementing ROS2 action clients.
Wrapper class of rclc action client.
Callbacks are set through the SetDelegates method
1.8.17