Central application for MARSH-Sim
For documentation, see MARSH Documentation - MARSH Manager
The project requires Qt 6.8, and is built with CMake.
If you get the XKB missing error, this can be resolved with the following on Ubuntu:
sudo apt install libxkbcommon-devTo build, open the CMakeLists.txt file as a project in Qt Creator and click "Build" (a hammer icon) in the bottom left part of the window.