Difference between revisions of "First steps in the simulator"
Line 4: | Line 4: | ||
== Start Simulation == | == Start Simulation == | ||
− | Start | + | |
+ | # Start eclipse | ||
+ | # Select the java perspective (Window→Open Perspective→Other→Java) | ||
+ | # For now, we want to start the simulator with the scenario selector. Right clock in class Sim.src.sim.ScenarioSelector-> Run As -> Java Application | ||
+ | # Scenario Selector GUI should be displayed | ||
+ | # select a scenario and press the button "Start Scenario" | ||
+ | # After a few moments, two windows should appear and the scenario selector should disappear. | ||
+ | # Press the button “Pause/Play” once. | ||
+ | # Congratulations! Sit back and enjoy the ARSIN agent roaming through its world! |
Revision as of 11:49, 16 October 2012
Vorbedingungen
- Eclipse und egit installiert
- Projekte importiert
Start Simulation
- Start eclipse
- Select the java perspective (Window→Open Perspective→Other→Java)
- For now, we want to start the simulator with the scenario selector. Right clock in class Sim.src.sim.ScenarioSelector-> Run As -> Java Application
- Scenario Selector GUI should be displayed
- select a scenario and press the button "Start Scenario"
- After a few moments, two windows should appear and the scenario selector should disappear.
- Press the button “Pause/Play” once.
- Congratulations! Sit back and enjoy the ARSIN agent roaming through its world!