Skip to content
Snippets Groups Projects
Commit bb955a55 authored by Albert Bhagwan Bahrunani's avatar Albert Bhagwan Bahrunani
Browse files

Renamed BT of nav with gui to avoid name collisions

parent ccd63fcf
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0"?> <?xml version="1.0"?>
<root main_tree_to_execute="NAV_MAIN"> <root main_tree_to_execute="NAV_WITH_GUI_MAIN">
<!-- ////////// --> <!-- ////////// -->
<BehaviorTree ID="NAV_MAIN"> <BehaviorTree ID="NAV_WITH_GUI_MAIN">
<Sequence> <Sequence>
<Action ID="sync_start_nav_gui"/> <Action ID="sync_start_nav_gui"/>
<Fallback> <Fallback>
...@@ -95,4 +95,3 @@ ...@@ -95,4 +95,3 @@
</TreeNodesModel> </TreeNodesModel>
<!-- ////////// --> <!-- ////////// -->
</root> </root>
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