Skip to content

sysc5103coders/robocupA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobocupA - a JASON multiagent project for Robocup

http://www.sce.carleton.ca/cgi-babak/agentcourse.cgi?RoboCupProject


Command Line Arguments

To edit the source code, use JEdit as shown below:

cd <jason_dir>/jedit
java -jar jedit.jar

Open the project file as shown here:

http://jason.sourceforge.net/mini-tutorial/getting-started/

To simple execute the project, use the run.sh or run.bat scripts:

./run.sh 

or on windows: 

run.bat

There is a properties file, robocupA.properties. In it, the agent host, port and team properties can be set, for example:

host=localhost
port=6000
team=MyTeam

Enjoy!


Design Decisions & Issues

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages