fzi-forschungszentrum-informatik / ros2_ros_bt_py

This is a Behavior Tree library meant to be an alternative to SMACH, FlexBE and the like. It includes a ReactJS-based web GUI and all the building blocks you need to build moderately advanced mission control Behavior Trees without writing a single line of code!
BSD 3-Clause "New" or "Revised" License
24 stars 6 forks source link

Show Desciption of Node instead of type #71

Open nspielbau opened 5 months ago

nspielbau commented 5 months ago

When looking at the list of Nodes currently the user sees The name The type The type info and number of childen While the 1. and 3. are usefull the user gains little from the type name at this point. However the behavior is not clear at all. A Short description would therefore be much more usefull instead