This repository contains the code for the rApp developed during the OR²AN²G project to orchestrate Integrated Access and Backhaul (IAB) topologies.
The rApp code itself is in the rapp
subfolder togheter with a Dockerfile used to build the standalone app.
It's also possible to run the rApp together with NONRTRIC by running the docker-compose file available at the root of the project.
The rApp depends on the O1 messages we defined and implemented for OpenAirInterface, available in this repository.