my-behavior-tree-project

May 18, 2017 ยท View on GitHub

This project is an example of how to use the BT++ library installed system-wide.

USAGE

  1. Clone/Download and install the library BT++ system-wide
  2. Clone/Download this repository
  3. Compile this project:
    $ cd /path/to/folder/
    $ mkdir ./build
    $ cd build
    $ cmake ..
    $ make
  4. run the example
    ./mybehaviortreeproject