Skip to content
Snippets Groups Projects
Commit 1c73a3bb authored by Simon Ottenhaus's avatar Simon Ottenhaus
Browse files

added CyberGloveObserverInterface

parent cfdc679e
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment