Feature/add synchronization to articulated object reader
The ArticulatedObjectReader can currently only read an object description, but not synchronize the returned RobotPtr to an existing instance in the object memory. I added this feature so a VirtualRobot for an articulated object can be created with 'getArticulatedObject' with an optional instance name and later be synchronzed with 'synchronizeArticulatedObject'.