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

added tree_storage_path as launch argument #86

Closed t-schnell closed 2 months ago

t-schnell commented 2 months ago

Basic change to add the tree storage ros parameter as launch argument.