Metadata-Version: 2.1
Name: underactuated
Version: 2024.10.5
Summary: MIT 6.821 - Underactuated Robotics
License: BSD License
Author: Russ Tedrake
Author-email: russt@mit.edu
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: drake (>=1.30.0)
Requires-Dist: gradescope-utils (>=0.4.0)
Requires-Dist: ipywidgets (>7)
Requires-Dist: mpld3 (>=0.5.1)
Requires-Dist: numpy (<2.0.0)
Requires-Dist: pandas (>=2.0)
Requires-Dist: pydot (>=1.3.0)
Requires-Dist: scipy (>=1.10.0)
Requires-Dist: timeout-decorator (>=0.4.1)
Description-Content-Type: text/markdown

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

# Underactuated Robotics

*Algorithms for Walking, Running, Swimming, Flying, and Manipulation*

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

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

Russ Tedrake. _Underactuated Robotics: Algorithms for Walking, Running,
Swimming, Flying, and Manipulation (Course Notes for MIT 6.832)._
Downloaded on [date] from <https://underactuated.csail.mit.edu/>.

