- Create a Python virtualenv in the root directory:
python3 -m venv venv && source venv/bin/activate - Build and install the BehaviorTree Python package:
pip install -v . - Run an example, e.g.
python3 python_examples/ex01_sample.py
python_examples
Directory actions
More options
Directory actions
More options
python_examples
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||