Core Framework ============== The core framework provides the fundamental components for building social interaction applications. Core Components --------------- .. automodule:: sic_framework.core.component_python2 :members: :undoc-members: :show-inheritance: .. automodule:: sic_framework.core.sensor_python2 :members: :undoc-members: :show-inheritance: .. automodule:: sic_framework.core.actuator_python2 :members: :undoc-members: :show-inheritance: .. automodule:: sic_framework.core.service_python2 :members: :undoc-members: :show-inheritance: Supporting Elements ------------------- .. automodule:: sic_framework.core.component_manager_python2 :members: :undoc-members: :show-inheritance: .. automodule:: sic_framework.core.connector :members: :undoc-members: :show-inheritance: Message System -------------- .. automodule:: sic_framework.core.sic_redis :members: :undoc-members: :show-inheritance: .. automodule:: sic_framework.core.message_python2 :members: :undoc-members: :show-inheritance: .. automodule:: sic_framework.core.message :members: :undoc-members: :show-inheritance: Utilities --------- .. automodule:: sic_framework.core.utils :members: :undoc-members: :show-inheritance: .. automodule:: sic_framework.core.utils_cv2 :members: :undoc-members: :show-inheritance: .. automodule:: sic_framework.core.sic_logging :members: :undoc-members: :show-inheritance: