Skip to content

BehaviorTree/BehaviorTree.ROS

Repository files navigation

BehaviorTree.ROS

BehaviorTree.CPP is a middleware independent framework to develop Behavior Trees in C++.

The library is not particularly opinionated about the way Actions and Conditions should be created; this gives more freedom to the developer, but can also be confusing for those people which are getting started with it.

Consequently, many people in the ROS community asked for examples and guidelines; this repository try to provide some basic examples.

Currently, two wrappers are provided: