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