Skip to content

Commit 952ebd4

Browse files
committed
add metadata fields.
1 parent 1947adb commit 952ebd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/lab_sim/objectives/vector_and_string_example.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,9 @@
145145
</BehaviorTree>
146146
<TreeNodesModel>
147147
<SubTree ID="Vector and String Example" />
148+
<MetadataFields>
149+
<Metadata subcategory="Vector Handling" />
150+
<Metadata runnable="true" />
151+
</MetadataFields>
148152
</TreeNodesModel>
149153
</root>

0 commit comments

Comments
 (0)