Open 3D Engine ROS2Controllers Gem API Reference 25.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ROS2Controllers::FingerGripperComponent Class Reference

This component implements finger gripper functionality. More...

#include <FingerGripperComponent.h>

Inherits AZ::Component, GripperRequestBus::Handler, ImGui::ImGuiUpdateListenerBus::Handler, and AZ::TickBus::Handler.

Public Member Functions

 AZ_COMPONENT (FingerGripperComponent, FingerGripperComponentTypeId, AZ::Component)
 
void Activate () override
 
void Deactivate () override
 

Static Public Member Functions

static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

This component implements finger gripper functionality.


The documentation for this class was generated from the following file: