Draft: Fix missing KinematicUnit::getDebugInfo implementation
@fabian.reister There was a change that broke compiling the KinematicUnitDynamicSimulation in ArmarXSimulation due to a now missing implementation of getDebugInfo
. Does it make sense to implement this here? If not, where should it be implemented?