Skip to content

Refactoring/kit hand unit

Fabian Reister requested to merge refactoring/KITHandUnit into master

In Armar7RT, I had some issues including "KITHandUnit.h".

The external dependency "KITHandCommunicationDriver" as part of KITHand can be a private dependency, so I moved the includes to the cpp file and used a forward declaration.

Merge request reports