Refactoring/kit hand unit
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.