OUXT-Polaris / robotx_behavior_tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robotx_behavior_tree

package introduction

robotx_bt_planner

Load BT files and execute it. Besides, it provides the ability to read and calculate variables on the blackboard.

robotx_behavior_tree

This package have various implementations of BT actions. 3D models in this package was included from this package.

behavior_tree_action_builder

This package provide action node template and useful macro. To make a node which can use with BehaviorTree.CPP, you need to add some confusing code.

robotx_behavior_msgs

Messages for defining behavior of robot.

About


Languages

Language:C++ 47.5%Language:HTML 30.6%Language:Python 13.5%Language:GLSL 3.7%Language:CMake 3.5%Language:C 1.2%