Difference between revisions of "Simulator GUI"

From SIMA wiki
Jump to: navigation, search
(Simulator Start)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
You can start the simulator by running one of the follwing classes as as Java Application  
 
You can start the simulator by running one of the follwing classes as as Java Application  
 
#[[Scenario Selector GUI|ScenarioSelector]] (recommend)
 
#[[Scenario Selector GUI|ScenarioSelector]] (recommend)
#SimulatorMain.java
+
#[[SimulatorMain|SimulatorMain.java]]
  
 
[[File:Start simulation v1.png|400px]]
 
[[File:Start simulation v1.png|400px]]

Latest revision as of 09:22, 2 July 2013

Simulator Start

You can start the simulator by running one of the follwing classes as as Java Application

  1. ScenarioSelector (recommend)
  2. SimulatorMain.java

Start simulation v1.png

Simulation Main Windows

After starting the Simulation you see two simulator windows. The world (left) and the control window (right).

Simulator windows.PNG

Control the Simulation

Control buttons.png

A Look Inside

Double-click an agent to open the inspector tab of this agent.

Agent inspector.png

The following commands are available:

  1. Entity Details - Entity Inspector
  2. Body Details - Body Inspector
  3. Brain Details - Brain Inspector
  4. ARSin Overview
  5. Debug Action