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 <GripperActionServerComponent.h>
Inherits AZ::Component, and AZ::TickBus::Handler.
Public Types | |
using | GripperCommand = control_msgs::action::GripperCommand |
using | GoalHandleGripperCommand = rclcpp_action::ServerGoalHandle< control_msgs::action::GripperCommand > |
Public Member Functions | |
AZ_COMPONENT (GripperActionServerComponent, "{6A4417AC-1D85-4AB0-A116-1E77D40FC816}", AZ::Component) | |
GripperActionServerComponent is a component that encapsulates gripper action server. It is responsible for creating and managing the action server, producing feedback and result.