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

💡 [REQUEST] - Add advanced launch to documentation #94

Open nspielbau opened 1 month ago

nspielbau commented 1 month ago

Implementation PR

No response

Reference Issues

No response

Summary

While launching bt_py without a default tree and with the webgui enabled should be the default, especially to get new users up to speed, there should be a better documentation for advanced setups such as launching a default tree without having the webgui enabled.

Basic Example

-

Drawbacks

-

Unresolved questions

No response