Skip to content

roborescue/rcrs-sample-agent-java

Repository files navigation

RoboCup Rescue Agent Sample Team

(Linux) This repository contains the Java code of a sample agent team for the RoboCup Rescue Simulator.

Software Pre-Requisites

  • Git

  • OpenJDK Java 17

Installation

Download project from GitHub

$ git clone [email protected]:roborescue/rcrs-sample-agent-java.git

Compile the project

$ cd rcrs-sample-agent-java

$ ./gradlew build

Execute the Rescue Simulation Sample Agent

Open a terminal window, navigate to the rcrs-sample-agent-java root directory and execute

$ ./gradlew launch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages