edu.memphis.ccrg.lida.sensorymotormemory
Interface SensoryMotorMemoryListener

All Superinterfaces:
ModuleListener

public interface SensoryMotorMemoryListener
extends ModuleListener

Listener of SensoryMotorMemory

Author:
Ryan J. McCall

Method Summary
 void receiveActuatorCommand(java.lang.Object command)
           
 

Method Detail

receiveActuatorCommand

void receiveActuatorCommand(java.lang.Object command)
Parameters:
command - Current command being executed.