Go to the source code of this file.
Functions | |
BOOST_PYTHON_MODULE (ur_kin_py) | |
np::ndarray | forward_wrapper (np::ndarray const &q_arr) |
np::ndarray | inverse_wrapper (np::ndarray const &array, PyObject *q6_des_py) |
BOOST_PYTHON_MODULE | ( | ur_kin_py | ) |
Definition at line 88 of file ur_kin_py.cpp.
np::ndarray forward_wrapper | ( | np::ndarray const & | q_arr | ) |
Definition at line 47 of file ur_kin_py.cpp.
np::ndarray inverse_wrapper | ( | np::ndarray const & | array, |
PyObject * | q6_des_py | ||
) |
Definition at line 67 of file ur_kin_py.cpp.