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

added headik to variant info

parent 3b136d9f
No related branches found
No related tags found
No related merge requests found
......@@ -81,6 +81,14 @@
propertyName="WeissHapticUnitName"
propertyIsOptional="true"
propertyDefaultValue="WeissHapticUnit" />
<Proxy include="RobotAPI/interface/units/HeadIKUnit.h"
humanName="Head IK Unit"
typeName="HeadIKUnitInterfacePrx"
memberName="headIKUnit"
getterName="getHeadIKUnit"
propertyName="HeadIKUnitName"
propertyIsOptional="true"
propertyDefaultValue="HeadIKUnit" />
<Proxy include="RobotAPI/interface/core/RobotState.h"
humanName="Robot State Component"
typeName="RobotStateComponentInterfacePrx"
......
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