Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 351 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 351 Bytes

Python bindings for GATO

To build python bindings, run "bindings.sh" in tools/:

#from bindings/
../tools/bindings.sh

Then source the "setup_gato_env.sh" script to include the bindings in your environment:

source <../tools/setup_gato_env.sh>

You can now use the bindings in Python!

python3 sqp_pcg.py
python3 sqp_pcg_n.py