Skip to content

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

License

Notifications You must be signed in to change notification settings

miccol/my-behavior-tree-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-behavior-tree-project

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published