Package examples.dlife.robot.player

Sample programs that use dLife's support for the Player/Stage robot simulation system (dlife.robot.player).

See:
          Description

Class Summary
BuildDlifePlayerSimulation Example using the PlayerSimulation class to create a Player/Stage simulation for dLife.
PlayerMultipleRobots Example that creates, starts, and runs a Player/Stage simulation with 3 Hemisson and 3 Khepera3 robots.
PlayerServerProcessExample Example that illustrates the use of a PlayerServerProcess and a StageSimulationControl.
PlayerSimulationHemiWander Example that creates, starts, and runs a Player/Stage simulation without using the ControlCenter.
PlayerSimulationK2Braitenberg Example that creates, starts, and runs a Player/Stage simulation without using the ControlCenter.
 

Package examples.dlife.robot.player Description

Sample programs that use dLife's support for the Player/Stage robot simulation system (dlife.robot.player).