diff --git a/data/RobotAPI/VariantInfo-RobotAPI.xml b/data/RobotAPI/VariantInfo-RobotAPI.xml index a6ae752be3813e7ebaa268af6790a42f5ffbea2b..bf445568148fca1e0a6ca7fc214c088467a1edd1 100644 --- a/data/RobotAPI/VariantInfo-RobotAPI.xml +++ b/data/RobotAPI/VariantInfo-RobotAPI.xml @@ -146,6 +146,14 @@ propertyName="SpeechObserverName" propertyIsOptional="true" propertyDefaultValue="SpeechObserver" /> + <Proxy include="RobotAPI/interface/units/CyberGloveObserverInterface.h" + humanName="CyberGlove Observer" + typeName="CyberGloveObserverInterfacePrx" + memberName="cyberGloveObserver" + getterName="getCyberGloveObserver" + propertyName="CyberGloveObserverName" + propertyIsOptional="true" + propertyDefaultValue="CyberGloveObserver" /> <Proxy include="RobotAPI/interface/components/TrajectoryPlayerInterface.h" humanName="TrajectoryPlayer Component" typeName="TrajectoryPlayerInterfacePrx"