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::LidarRegistrarEditorSystemComponent Class Reference

Inherits ROS2::LidarRegistrarSystemComponent.

Public Member Functions

 AZ_COMPONENT (LidarRegistrarEditorSystemComponent, "{7f11b599-5ace-4498-a9a4-ad280c92bacc}", LidarRegistrarSystemComponent)
 
- Public Member Functions inherited from ROS2::LidarRegistrarSystemComponent
 AZ_COMPONENT (LidarRegistrarSystemComponent, "{78cba3f1-db2c-46de-9c3d-c40dd72f2f1e}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 
static void GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent)
 
- Static Public Member Functions inherited from ROS2::LidarRegistrarSystemComponent
static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 
static void GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent)
 

Additional Inherited Members

- Protected Member Functions inherited from ROS2::LidarRegistrarSystemComponent
void Init () override
 
void Activate () override
 
void Deactivate () override
 
void RegisterLidarSystem (const char *name, const char *description, const LidarSystemFeatures &features) override
 
AZStd::vector< AZStd::string > GetRegisteredLidarSystems () const override
 
const LidarSystemMetaDataGetLidarSystemMetaData (const AZStd::string &name) const override
 

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