forked from suegy/IA-AgentScape-Rover
-
Notifications
You must be signed in to change notification settings - Fork 4
About The Rover Simulation
Swen E Gaudl edited this page Aug 4, 2015
·
1 revision
- Energy dependent on Scenario
- (eg. 500-5000) per Rover
- organized in Teams per client
- only one task at a time possible
- StartLocation: TeamBase
- 9 total points to distribute for abilities
- speed, capacity, scanrange
- Collect,
- Deposit,
- Move,
- STOP
- require energy
- collect requires you to be above a resource
- deposit requires you to be above the base to
- collect points or you can deposit at random places (energy required)
- you can scan for resources, rovers and bases
- if rover energy runs below 0 resources move back to their original location (read in roverserviceimpl)
- contains Resources
- (random distribution, fixed quantity)
- differently Sized
- based on Scenario
- flat and wrapped around axis