Lipeng-Robotics / pyreflexxes

Python bindings for the Reflexxes Motion Libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python interface for the Reflexxes Motion Libraries

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 (note: use conda to install pybind11! --lipeng chen)

  • python-dev
  • pybind11
  • libReflexxesTypeII (see RMLTypeII) or libReflexxesTypeIV

About

Python bindings for the Reflexxes Motion Libraries

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 84.6%Language:Python 13.3%Language:CMake 2.1%