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: 6 months 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T15:00:14.000Z (8 months ago)
- Last Synced: 2024-10-16T15:05:33.021Z (7 months ago)
- Language: Python
- Size: 45.9 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