TriPed-Robot / trip_kinematics

Python package for inverse kinematic calculations of hybrid serial parallel robots
https://trip-kinematics.readthedocs.io/en/main/
MIT License
28 stars 5 forks source link

Missing setup.py information #3

Closed liquidcronos closed 3 years ago

liquidcronos commented 3 years ago

The setup.py function should contain the following arguments:

The install_requires argument should contain everything to start using the library in a clean virtual environment.