py_trees
py_trees copied to clipboard
Visualization without ROS
Hi, thank you for this library. I wanted to ask if I am using only the core library and not the ROS2 version, is there still a way to visualize the tree during runtime using pytrees_js
in a standalone manner?
Sorry for the late reply. Aye, py_trees_js
was designed for this. Just build around both your core tree application and the py_trees_js library to connect it with whatever communication means you have.
Looking for input in #415.