Modifier and Type | Class and Description |
---|---|
class |
AgentJim
Represents a single agent instance that's connected to the test framework.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentJim.invokeMove(String move) |
Modifier and Type | Class and Description |
---|---|
class |
RobocupServer
Trainer is used for sending commands to RoboCup 3D simulation
soccer server with aim to set specific state on server. |
Modifier and Type | Method and Description |
---|---|
void |
MpiImplementation.run(String[] args) |
Modifier and Type | Class and Description |
---|---|
class |
TestCase
Provides an abstract TestCase class.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
TestCaseHelper.isBallInGoal(Vector3 ballPos) |
Modifier and Type | Class and Description |
---|---|
class |
GoalieTestCase |
class |
TCEvaluationTest |
Modifier and Type | Method and Description |
---|---|
void |
MpiInterface.start() |
Constructor and Description |
---|
MpiInterface(RobocupServerAddress robocupAddress) |