This project is an example of how to use the BT++ library installed system-wide.
- Clone/Download and install the library BT++ system-wide
- Clone/Download this repository
- Compile this project:
$ cd /path/to/folder/
$ mkdir ./build
$ cd build
$ cmake ..
$ make
- run the example
./mybehaviortreeproject