This library have useful functions for robotics labs. The robot dynamics and kinematics is computed using Pinocchio library.
Move to library location
$ cd robotics_python_lib/
Build library
$ python3 setup.py bdist_wheel
Install library
$ pip3 install dist/labpythonlib-4.0.0-py3-none-any.whl