The setup.py script will invoke CMake to build the module. The module can thus
be built and installed with e.g.
pip install --user .
This library depends on
- python-dev
- pybind11
- libReflexxesTypeII (see RMLTypeII) or libReflexxesTypeIV
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The setup.py script will invoke CMake to build the module. The module can thus
be built and installed with e.g.
pip install --user .
This library depends on