You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying out this tool and my personal preference is to build BTs on the fly by instantiating nodes and putting them together in code. It's useful to me (and potentially others) who are trying to automatically generate BTs from action sequences output by a task and motion planner. Of course, I see the merit of the XML approach as well for more standalone cases.
Would it be worthwhile for me to work on a simple tutorial for the programmatic approach, if that's useful? If so, I can submit a PR but I wanted thoughts from the maintainers first.