This component implements finger gripper functionality. More...
#include <JointsPositionsComponent.h>
Inherits AZ::Component, and AZ::TickBus::Handler.
Public Member Functions | |
| JointsPositionsComponent (const TopicConfiguration &topicConfiguration, const AZStd::vector< AZStd::string > &jointNames) | |
| AZ_COMPONENT (JointsPositionsComponent, "{21335907-767e-4b2c-81c0-6f0b410b6d87}", AZ::Component) | |
| void | Activate () override |
| void | Deactivate () override |
Static Public Member Functions | |
| static void | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required) |
| static void | Reflect (AZ::ReflectContext *context) |
This component implements finger gripper functionality.