Uses of Package
simbad.sim

Packages that use simbad.sim
simbad.demo   
simbad.gui   
simbad.sim   
 

Classes in simbad.sim used by simbad.demo
Agent
          This is the base class for all robot and is considered to be a heavy agent.
EnvironmentDescription
          This class is intend to describe easily a the world and its components.
KheperaRobot
          A KheperaRobot Agents.
SimpleAgent
          This is the base class for all kinds of physical agents.
 

Classes in simbad.sim used by simbad.gui
Agent
          This is the base class for all robot and is considered to be a heavy agent.
EnvironmentDescription
          This class is intend to describe easily a the world and its components.
SimpleAgent
          This is the base class for all kinds of physical agents.
Simulator
          The Simulator class.
World
          Represents a 3d world - this class use intensively JAVA3D.
 

Classes in simbad.sim used by simbad.sim
ActuatorDevice
          An abstract actuator - base class for all actuators.
Agent
          This is the base class for all robot and is considered to be a heavy agent.
BlockWorldCompositeObject
          Base classt for all composite block world objects (arch...).
BlockWorldObject
          Base Object for all simple block world objects (box,wall.).
Box
          A box object which can be put in the environment.
CameraSensor
          This class represents a CameraSensor.
Device
          A abstract device, base class for sensorDevice and ActuatorDevice.
DifferentialKinematic
          This class models the differential drive kinematic common.
EnvironmentDescription
          This class is intend to describe easily a the world and its components.
Eye
           
Factory
          Not used yet
KinematicModel
          This is the base class for all agent's kinematic.
LampActuator
          A lamp which can be turn on or off or blink.
LightSensor
          This class models a single light sensor.
PickSensor
          Base class for all sensors using picking.
RangeSensorBelt
          This class models a circular belt of range sensors : Sonar , Bumpers (future : Laser, Ir).
SensorData
           
SensorDevice
          An abstract sensor.
SensorMatrix
          A luminance Matrix : a 2d array of normalized luminances.
SimpleAgent
          This is the base class for all kinds of physical agents.
StaticObject
          Base Object for all block world objects (box,wall,arch ...).
World
          Represents a 3d world - this class use intensively JAVA3D.