Groot2
Groot2 copied to clipboard
Versions: - Groot2 1.6.0, 1.6.1 - `behaviortree_cpp` 4f66447 and 4.6.2 - `behaviortree_ros2` adec04b Platform: Ubuntu 22.04 # Behavior I put a C++ vector on the Blackboard. I tried to visualize...
**Is your feature request related to a problem? Please describe.** Many input ports often require a valid value from a limited value selection, relying only on free input in these...
**Describe the bug** The `path` attribute of an `include` tag does not get the share directory of the package defined by the `ros_pkg` attribute prepended when loading. Also, the `ros_pkg`...
Use x11 to open the terminal (docker container) groot tool, and the characters are garbled Note: The host is Mac M1 
**Is your feature request related to a problem? Please describe.** When I create a new node and enter Chinese characters in the Name input box, I get an error message:...
Hi, I am getting started with Groot2. sometimes cannot save or export my tree, and I have no idea why. The buttons are greyed out and Ctrl+S is not working....
**Is your feature request related to a problem? Please describe.** Currently, Groot cannot be used for nodes with default port values. For such nodes, Groot will either: - Explicitly set...
**Describe the bug** In a large/complex multilayered behavior tree ctrl + clicking on a subtree causes groot to crash. **To Reproduce** In our case in the large tree, and opening...
Description: I have defined a new custom node (e.g.,CustomSequenceNode) in the source code of the behavior_tree.cpp library (not in a separate project). I want to visualize and use this node...