Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmower/two_dof_robot
A model for a robot with two degrees of freedom.
https://github.com/cmower/two_dof_robot
Last synced: 23 days ago
JSON representation
A model for a robot with two degrees of freedom.
- Host: GitHub
- URL: https://github.com/cmower/two_dof_robot
- Owner: cmower
- License: bsd-2-clause
- Created: 2022-11-01T23:38:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T12:21:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T01:23:25.706Z (over 1 year ago)
- Language: Python
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# two_dof_robot
A model for a robot with two degrees of freedom.
# Requirements
* Python 3
* Numpy
* Scipy
* matplotlib
* Scikit learn