Class ComputeBT
Defined in File ComputeBT.hpp
Class Documentation
-
class ComputeBT
ROS2 Lifecycle Node that generates behavior trees from plans.
This node provides a service to transform a PDDL plan into a behavior tree (BT) representation that can be executed. It loads BT templates for actions, starts the required planning services, and handles the conversion process.