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

Editor Component responsible for a hierarchical system of joints such as robotic arm with Articulations or Hinge Joints. More...

#include <JointsManipulationEditorComponent.h>

Inherits AzToolsFramework::Components::EditorComponentBase.

Public Member Functions

 AZ_EDITOR_COMPONENT (JointsManipulationEditorComponent, "{BF2F77FD-92FB-4730-92C7-DDEE54F508BF}")
 
void BuildGameEntity (AZ::Entity *gameEntity) override
 

Static Public Member Functions

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

Detailed Description

Editor Component responsible for a hierarchical system of joints such as robotic arm with Articulations or Hinge Joints.


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