Metadata-Version: 2.1
Name: manipulation
Version: 2023.10.14
Summary: MIT 6.421 - Robotic Manipulation
License: BSD License
Author: Russ Tedrake
Author-email: russt@mit.edu
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: cloudpickle (==2.2.1)
Requires-Dist: gradescope-utils (>=0.4.0)
Requires-Dist: mpld3 (>=0.5.6)
Requires-Dist: psutil (>=5.9)
Requires-Dist: pyzmq (>=25.0.0)
Requires-Dist: timeout-decorator (>=0.4.1)
Description-Content-Type: text/markdown

<!-- Remember, this produces the front page on github, dockerhub, and pypi. -->

# Robotic Manipulation

*Perception, Planning, and Control*

This is the companion software for the textbook available at:
https://manipulation.mit.edu/

To cite this software (or the corresponding textbook), please use:

Russ Tedrake. _Robotic Manipulation: Perception, Planning, and Control (Course
Notes for MIT 6.421)._ Downloaded on [date] from <https://manipulation.mit.edu/>.

