FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

BehaviorTree.CPP/python_examples at kylc/python-bindings · kylc/BehaviorTree.CPP · GitHub

Latest commit

 

History

History
 
 
  1. Create a Python virtualenv in the root directory: python3 -m venv venv && source venv/bin/activate
  2. Build and install the BehaviorTree Python package: pip install -v .
  3. Run an example, e.g. python3 python_examples/ex01_sample.py

Back | FazBrowse Home | New Git URL