| CleanerGui |
The GUI for the cleaner world example.
|
| CleanerViewerPanel |
The cleaner panel allows including the cleaner GUI in the JCC.
|
| CleanUpWastePlan |
Clean-up some waste.
|
| DropWastePlan |
Clean-up some waste.
|
| ExploreMapPlan |
Plan to explore the map by going to the seldom visited positions.
|
| LeastSeenWalkPlan |
Walk to the least visited positions.
|
| LoadBatteryPlan |
Go to the charging station and load the battery.
|
| LoadBatteryTask |
Move an object towards a destination.
|
| MapPoint |
A map point reflects how often the agent
was near to this point.
|
| MemorizePositionsPlan |
Memorize the visited positions.
|
| PatrolPlan |
Patrol along the patrol points.
|
| PickUpWastePlan |
Clean-up some waste.
|
| RandomWalkPlan |
Wander around randomly.
|
| SearchHelpPlan |
|