Skip to content
Snippets Groups Projects
Commit 94a2e713 authored by Mirko Wächter's avatar Mirko Wächter
Browse files

added kinematicunitobserver to variantinfo

parent 60a279e5
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,13 @@
getterName="getKinematicUnit"
propertyName="KinematicUnitName"
propertyIsOptional="false" />
<Proxy include="RobotAPI/interface/observers/KinematicUnitObserverInterface.h"
humanName="Kinematic Unit Observer"
typeName="KinematicUnitObserverInterfacePrx"
memberName="kinematicUnitObserver"
getterName="getKinematicUnitObserver"
propertyName="KinematicUnitObserverName"
propertyIsOptional="false" />
<Proxy include="RobotAPI/interface/units/PlatformUnitInterface.h"
humanName="Platform Unit"
typeName="PlatformUnitInterfacePrx"
......
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