Skip to content

How to/setup python in armarx package

Tilman Daab requested to merge how_to/setup_python_in_armarx_package into main

The current documentation at https://armarx.humanoids.kit.edu/python/installation.html does not mention the third way of installation, which does not use existing ArmarX python packages, but use the source files of the ArmarX workspace. This HowTo describes that way of installation, and describes how to manually enforce a specific python version (like 3.10) to be used.

Merge request reports