Skip to content
Snippets Groups Projects
Commit 6a55d700 authored by Peter Kaiser's avatar Peter Kaiser
Browse files

VariantInfo: Added default value for platform unit observer

parent cd8f5e4c
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,8 @@
memberName="platformUnitObserver"
getterName="getPlatformUnitObserver"
propertyName="PlatformUnitObserverName"
propertyIsOptional="false" />
propertyIsOptional="true"
propertyDefaultValue="PlatformUnitObserver" />
<Proxy include="RobotAPI/interface/units/InertialMeasurementUnit.h"
humanName="Inertial Measurement Unit Observer"
typeName="InertialMeasurementUnitObserverInterfacePrx"
......
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