Skip to content
Snippets Groups Projects
Commit 85934832 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/py-sot-talos-balance] fix SYSTEM_SEARCH

parent 8a9447d6
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,7 @@ ifeq (+,$(PY_SOT_TALOS_BALANCE_DEPEND_MK)) # -----------------------------------
PREFER.py-sot-talos-balance?= robotpkg
SYSTEM_SEARCH.py-sot-talos-balance=\
'${PYTHON_SYSLIBSEARCH}/dynamic_graph/sot/talos_balance/inverse_dynamics_balance_controller/wrap.so' \
'${PYTHON_SYSLIBSEARCH}/dynamic_graph/sot/talos_balance/__init__.py'
'${PYTHON_SYSLIBSEARCH}/sot_talos_balance/__init__.py'
DEPEND_USE+= py-sot-talos-balance
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment