Package | Description |
---|---|
magma.agent.communication | |
magma.agent.communication.base | |
magma.robots.nao.agent.communication.base |
Modifier and Type | Method and Description |
---|---|
void |
IChannelManager.addOutputChannel(IOutputChannel channel) |
Modifier and Type | Class and Description |
---|---|
class |
InputOutputChannel |
class |
RemoteControllChannel |
Modifier and Type | Method and Description |
---|---|
void |
ChannelManager.addOutputChannel(IOutputChannel channel) |
Modifier and Type | Class and Description |
---|---|
class |
SimsparkChannel |
class |
SimsparkLogfileReaderChannel
Behaves like a simspark connection, but reads the sensor information from a
logfile.
|
class |
SimsparkLogfileWriterChannel
Adds that each message received is logged to a file and/or each message sent
as well.
|