Skip to content

ashishraste/BehaviorTree.ROS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

BehaviorTree.ROS provides some practical examples and utilities related to ROS (the Robotic Operative System).

ROS users can use this library or look at the way Nodes are implemented to implmenent their own version.

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++ 81.0%
  • CMake 19.0%