BehaviourGroup ====================================================== .. currentmodule:: mobrob_behcon.behaviours.behaviourgroup .. autoclass:: BehaviourGroup .. rubric:: Attributes .. autosummary:: ~BehaviourGroup.name ~BehaviourGroup.resolver ~BehaviourGroup.percept_space .. rubric:: Methods .. autosummary:: ~BehaviourGroup.__init__ ~BehaviourGroup.activate_exclusive ~BehaviourGroup.add ~BehaviourGroup.deactivate ~BehaviourGroup.set_error ~BehaviourGroup.set_percept_space ~BehaviourGroup.set_resolver ~BehaviourGroup.set_success .. rubric:: Details .. automethod:: __init__ .. automethod:: activate_exclusive .. automethod:: add .. automethod:: deactivate .. automethod:: set_error .. automethod:: set_percept_space .. automethod:: set_resolver .. automethod:: set_success