rcrs-adf-core
RCRS Agent Development Framework (Core)
(Linux) Instructions to download and build the core of the Agent Development Framework (ADF)
1. Software Pre-Requisites
- Git
- Gradle
- OpenJDK Java 8+
2. Download
$ git clone https://github.com/roborescue/rcrs-adf-core.git
3. Compile
$ ./gradlew clean
$ ./gradlew build
4. Support
To report a bug, suggest improvements or request support, please open an issue at GitHub https://github.com/roborescue/rcrs-adf-core/issues.