IOmniIsaacConveyor#

Fully qualified name: isaacsim::asset::gen::conveyor::IOmniIsaacConveyor

struct IOmniIsaacConveyor#

Interface for the OmniIsaacConveyor plugin.

This interface provides the core functionality for the conveyor belt plugin. It enables loading the plugin, triggering carbOnPluginStartup() and carbOnPluginShutdown() methods, and allows usage of other Carbonite plugins. This serves as a foundational interface for Kit extensions.