CORESENSE4home_Architecture
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CAfferentManages afferent processing in robotic nodes, including message handling, subscriptions, and modes for processing serialized data
 CSimpleImageInputManages image input by creating subscribers for specified topics and handling image messages from these sources
 CCoreManages core functionality for a robotic component, including lifecycle transitions and connections to afferent and efferent processing components
 CImageFilterCore component that filters incoming image messages by modifying their headers and republishing them on a timer
 CImageFilterCBCore component that filters incoming image messages by modifying their headers and republishing them
 CCouplingManages coupling operations within a robotic system, providing lifecycle-aware configuration
 CDefaultCouplingA Coupling component that provides default configuration for coupling-related tasks
 CEfferentManages efferent operations in the robotic system, including the configuration of publishers and message broadcasting
 CSimpleImageOutputManages image output by creating publishers for specified topics and providing a method to publish image messages
 CFlowRepresents a sequence of nodes within a robotic system, with utilities to manage and print the node sequence
 CLifecycleNode
 CCognitiveModuleExtends the LifecycleNode to manage cognitive processing components in a ROS 2 lifecycle, including afferent, efferent, core, meta, and coupling components
 CMasterRepresents the master node that manages multiple cognitive modules within a ROS 2 lifecycle-based robotic system
 CMetaProvides a meta-component for managing additional lifecycle functions within a robotic system, associating with a parent lifecycle node
 CDefaultMetaA Meta component that provides default configurations for meta-level operations