Skip to content

ROS related code on top of the framework BehaviorTree.CPP [Work In Progress]

License

Notifications You must be signed in to change notification settings

SysDesignSrl/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:

About

ROS related code on top of the framework BehaviorTree.CPP [Work In Progress]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.7%
  • CMake 6.3%