Groot icon indicating copy to clipboard operation
Groot copied to clipboard

Graphical Editor to create BehaviorTrees. Compliant with BehaviorTree.CPP

Results 86 Groot issues
Sort by recently updated
recently updated
newest added

I noticed the output xml always contained an extra (so two) line ending at the end of the file. Since I have got a git-checker enabled for that, it anoyed...

I tried building Groot in a ROS 2 workspace and I got the following error ```[ 80%] Building CXX object CMakeFiles/Groot.dir/Groot_autogen/OQ4J2MLGYJ/qrc_style.cpp.o [ 80%] Building CXX object CMakeFiles/Groot.dir/Groot_autogen/NYYW7IJ2JN/qrc_test_files.cpp.o [ 81%] Linking...

This fixes the ROS2 issue people were having on #159

OS: Ubuntu 20.04 Running Groot after download from git (2022-07-29). After fixing build issues for non ROS2 system (ament fails and later the submodule BehaviorTreeV3 was not found correct). then...

Idle trail styles was broken after 5deaf8533a33771712d4f8caee834e72bbcf9b52 before fix ![Screenshot from 2022-08-03 18-29-55](https://user-images.githubusercontent.com/8415489/182648382-eef469fd-b7b4-4a23-9d96-6fac8f6c23c2.png) after fix ![Screenshot from 2022-08-03 18-30-35](https://user-images.githubusercontent.com/8415489/182648530-c485f9d9-971e-498a-a12f-5a9fd5ab9961.png) I checked expanding, collapsing, adding subtrees in edit mode - seems...

Hello, I had a problem building Groot with BehaviorTree.CPP inside docker. To solve it, I had to follow the specific instructions for building BehaviorTree.CPP. So if anyone might benefit from...

I installing groot and execute it. when i write a $ groot and get a error If anyone knows the answer to this error, please let me know. please!! choi@choi:~/Groot/build$...

Even though i am able to load a tree in editor mode and properly register the nodes, real time monitor is not getting connected. The following error occurs when i...

Thanks for your great work. I have a behavior tree with some son node, and want to save the structure as a figure. If i direct screenshot, the image equality...

Hi, problem as title. I re-compiled the groot package, rosrun the Groot node again, and it works, but I don't know why, and am still trying to reproduce this bug....