Skip to content
Snippets Groups Projects
Commit 95a9d262 authored by Adrian Knobloch's avatar Adrian Knobloch
Browse files

Make FrameTrackingComponent visible for statecharts

parent 74d7368d
No related branches found
No related tags found
1 merge request!54Frame tracking
......@@ -124,6 +124,14 @@
propertyName="HeadIKUnitName"
propertyIsOptional="true"
propertyDefaultValue="HeadIKUnit" />
<Proxy include="RobotAPI/interface/components/FrameTrackingInterface.h"
humanName="Frame Tracking Component"
typeName="FrameTrackingInterfacePrx"
memberName="frameTrackingComponent"
getterName="getFrameTrackingComponent"
propertyName="FrameTrackingComponentName"
propertyIsOptional="true"
propertyDefaultValue="FrameTracking" />
<Proxy include="RobotAPI/interface/units/RobotUnit/RobotUnitInterface.h"
humanName="Robot Unit"
typeName="RobotUnitInterfacePrx"
......
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