rclUE
Classes
ROS2Action.h File Reference

Base class implementing ROS2 actions from which ActionServer and ActionClient should inherit. More...

#include <Actions/ROS2GenericAction.h>
#include <Components/ActorComponent.h>
#include <CoreMinimal.h>
#include "ROS2NodeComponent.h"
#include "Srvs/ROS2CancelGoal.h"
#include "rclcUtilities.h"
#include "ROS2Action.generated.h"
Include dependency graph for ROS2Action.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UROS2Action
 Base class implementing ROS2 actions from which ActionServer and ActionClient should inherit. More...
 

Detailed Description

Base class implementing ROS2 actions from which ActionServer and ActionClient should inherit.