Package | Description |
---|---|
magma.agent.communication | |
magma.agent.communication.base | |
magma.robots.nao.agent.communication.base |
Modifier and Type | Interface and Description |
---|---|
interface |
IInputChannel |
interface |
IOutputChannel |
Modifier and Type | Class and Description |
---|---|
class |
ChannelBase |
class |
ConnectionChannel |
class |
InputOutputChannel |
class |
RemoteControllChannel |
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.
|