Groot
Groot copied to clipboard
Graphical Editor to create BehaviorTrees. Compliant with BehaviorTree.CPP
When loading "BehaviorTree.CPP/examples/test_files/subtree_test.xml" in Groot, the following error will appear? What is the reason and how to solve it?  
Can you add some shortcut for zoom in and out (perhaps CTRL + and CTRL -), as it is difficult to zoom using only the mouse?
Open editor with `./Groot-1.0.0-x86_64.AppImage` or run `./Groot-1.0.0-x86_64.AppImage --mode editor` got following: ``` terminate called after throwing an instance of 'std::length_error' what(): basic_string::_M_create [1] 130494 abort (core dumped) ./Groot-1.0.0-x86_64.AppImage ``` ubuntu...
test@test: ~/Groot/build$ ./Groot bash: ./Groot: No such file or directory
Hi, I built on mingw-64 version 7.3.0 and got error on target-link step. How can I solve this? ``` depend/BehaviorTree.CPP/libbehaviortree_cpp_v3d.a(decorator_node.cpp.obj): In function `BT::DecoratorNode::halt()': E:/Download/Groot/depend/BehaviorTree.CPP/src/decorator_node.cpp:33: multiple definition of `BT::DecoratorNode::halt()' libbehavior_tree_editor.dll.a(d000941.o):(.text+0x0): first...
Delete misprint in the Readme file. Duplicated "the".
Can the third-party library QtNodeEditor be upgraded to the latest version of the source code? https://github.com/paceholder/nodeeditor/ thanks.
I create a empty new file, when I click "save" button, I got a dialog I never seen a software cannot save new file, by the way, the word `initalize`...