Package sk.robotics.rlcs.agents.beh

Agents performing some behaviour with robots.

See:
          Description

Class Summary
FollowAgent Agent which moves a robot towards another robot.
FollowAgent.Cfg  
ImitateAgent  
ImitateAgent.Cfg Agent which moves one robot to imitate movement of another robot.
PathAgent Agent which moves a robot along a predefined path.
PathAgent.Cfg  
RoamAgent Roaming agent, moves the robot randomly.
RoamAgent.Cfg  
 

Package sk.robotics.rlcs.agents.beh Description

Agents performing some behaviour with robots. Agents in this package do generally depend on agents from other packages.