Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 888 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 888 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: