Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 994 Bytes

File metadata and controls

22 lines (14 loc) · 994 Bytes

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:

Additionally, a ros logger is provided: