bt-subtree-composition

Community

Reuse BT subtrees to simplify ROS 2 trees.

Authorwimblerobotics
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Large behavior trees become unwieldy as monolithic XML files. Sub-tree composition enables:

  • Reuse: A "navigate with recovery" sub-tree used by patrol, docking, and exploration trees
  • Testing: Individual sub-trees can be tested in isolation
  • Team collaboration: Different engineers work on different sub-trees
  • Readability: Top-level tree reads like pseudocode when sub-trees have descriptive names

Core Features & Use Cases

  • Reuse: Store common sequences or recoveries as SubTree blocks that can be included in multiple BTs.
  • Testability: Validate each SubTree in isolation before integrating.
  • Library organization: Build a reusable library of BT components with clear remapping interfaces.

Quick Start

Wrap common behaviors into SubTree blocks and include them in your main behavior tree, then validate the integrated flow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bt-subtree-composition
Download link: https://github.com/wimblerobotics/ros2-copilot-skills/archive/main.zip#bt-subtree-composition

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.