The goal of this project was to implement a Forward Kinematics pass to implement the moving of a linked node tree within the projects UI.
Since this is a Qt Creator Project, QT Creator IDE should be installed. Once the projected is locally cloned or the source files downloaded, the project can be open using the A1.pro file which represents the Qt Project.
The project started with a given starter code, and the work done can be seen in this PR.
