Changes between Version 13 and Version 14 of Running Quagents
- Timestamp:
- Aug 26, 2011 2:24:44 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Running Quagents
v13 v14 27 27 2) See [[Compiling Quagents]] to compile the client code (navigate to client/API/ and type "ant"). 28 28 29 3) Launch the server by executing ./run.sh <builddir> depending on your machine architecture.29 3) Launch the server by executing ./run.sh <builddir>. 30 30 31 31 4) Launch the client by executing "java -jar Quagents3.jar <SCENARIONAME> <MAP>" in directory client/API/.