pkg.soopen package index

brew / rang 8683

Installer behaviortree.cpp avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de behaviortree.cpp pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install behaviortree.cpp

local Homebrew formula metadata

aperçu

Résumé du paquet

Behavior Trees Library in C++

Commandes et alias

  • bt4_nodes_model
  • bt4_plugin_manifest

historique

Historique du projet et usages

BehaviorTree.CPP is a C++17 behavior-tree framework used mainly in robotics, but also suitable for game AI and finite-state-machine replacement. The Homebrew package exposes its command-line utilities for node models and plugin manifests.

Historique du projet

The official repository was created on GitHub in October 2018, while the repository license credits earlier behavior-tree work from 2014-2018 before the current Davide Faconti-led project period. Public GitHub releases begin with a 2.0 beta in October 2018.

The README describes the library as flexible, easy to use, reactive, and fast, with XML-defined trees loaded at runtime, asynchronous actions as first-class citizens, plugins, dataflow between nodes, and logging/profiling infrastructure.

Historique d'adoption

BehaviorTree.CPP's adoption is strongly tied to robotics workflows: the README names robotics as its main use case, documents ROS 2/colcon support, and points to Groot2 for graphical editing. It also documents Conan, CMake, pixi/Conda, and vcpkg installation paths.

GitHub release history shows a steady line from 2.x releases in 2018 through 3.x, the 4.1 release preparing for Groot2 in 2023, and 4.9.0 in 2026. The repository metadata showed more than 4,000 stars and 800 forks when checked during enrichment, indicating broad use beyond a niche single-project dependency.

Modes d'utilisation

Developers embed the C++ library into applications that need reactive task execution. Behavior trees are commonly defined in XML, with custom tree nodes linked statically or loaded as plugins at runtime.

The packaged command-line tools support ecosystem workflows such as generating node model information and plugin manifests rather than serving as a standalone end-user application.

Pourquoi les passionnés de paquets s'y intéressent

BehaviorTree.CPP matters to package nerds because it packages robotics behavior-tree infrastructure as ordinary C++ tooling across Homebrew, vcpkg, Conan, ROS 2 builds, and source builds. That makes a research-and-robotics pattern consumable through mainstream developer dependency managers.

It is also a good example of a C++ library where the command-line package is useful mostly as build and metadata tooling around a larger embedded runtime.

Chronologie

  • 2014-2018: Earlier behavior-tree code lineage credited in the repository license.
  • 2018: GitHub repository created and 2.0 beta released.
  • 2020: 3.3.0 release published.
  • 2022: 3.7.0 release published.
  • 2023: 4.1.0 release prepared the project for Groot2.
  • 2026: 4.9.0 release published.

Related projects

  • Groot2 is the related graphical editor documented by the project.
  • btcpp_sample is the official sample repository referenced for application use.
  • ROS 2, vcpkg, Conan, and CMake are documented integration and packaging paths.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
bt4_nodes_modelexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
bt4_plugin_manifestexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire4.10.0
gestionnaire mis à jour2026-07-24
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:behaviortree.cpp
Version4.10.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://www.behaviortree.dev/
Dépôthttps://github.com/BehaviorTree/BehaviorTree.CPP
Dernière mise à jour2026-07-24T11:16:45Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation