Skip to content
Snippets Groups Projects
Commit 002afdf4 authored by Fabian Reister's avatar Fabian Reister
Browse files

aron objectpose: renaming ObjectTypeEnum to ObjectTypes

parent a333aa5d
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
</CodeIncludes>
<GenerateTypes>
<IntEnum name="armarx::objpose::aron::ObjectTypeEnum">
<IntEnum name="armarx::objpose::aron::ObjectTypes">
<EnumValue key="ANY_OBJECT" value="0" />
<EnumValue key="KNOWN_OBJECT" value="1" />
<EnumValue key="UNKNOWN_OBJECT" value="2" />
......@@ -52,7 +52,7 @@
</ObjectChild>
<ObjectChild key='objectType'>
<armarx::objpose::aron::ObjectTypeEnum />
<armarx::objpose::aron::ObjectTypes />
</ObjectChild>
<ObjectChild key='objectID'>
......
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