underactuated


Nameunderactuated JSON
Version 2024.10.5 PyPI version JSON
download
home_pageNone
SummaryMIT 6.821 - Underactuated Robotics
upload_time2024-10-05 19:13:26
maintainerNone
docs_urlNone
authorRuss Tedrake
requires_python<4.0,>=3.10
licenseBSD License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- 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/>.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "underactuated",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Russ Tedrake",
    "author_email": "russt@mit.edu",
    "download_url": "https://files.pythonhosted.org/packages/40/08/5f3cfb474072be1a61234755199a22f2c6ab6f066e28789d7bfa6533482f/underactuated-2024.10.5.tar.gz",
    "platform": null,
    "description": "<!-- Remember, this produces the front page on github, dockerhub, and pypi. -->\n\n# Underactuated Robotics\n\n*Algorithms for Walking, Running, Swimming, Flying, and Manipulation*\n\nThis is the companion software for the textbook available at:\nhttps://underactuated.csail.mit.edu/\n\nTo cite this software (or the corresponding textbook), please use:\n\nRuss Tedrake. _Underactuated Robotics: Algorithms for Walking, Running,\nSwimming, Flying, and Manipulation (Course Notes for MIT 6.832)._\nDownloaded on [date] from <https://underactuated.csail.mit.edu/>.\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "MIT 6.821 - Underactuated Robotics",
    "version": "2024.10.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d174711e2a082670829d7d2e12280e43434652c8891a0f94d4345a7044ee6bd8",
                "md5": "0a01a27d1462c5dc93598f3c6a70f1fb",
                "sha256": "2fbb2d60de669af4715db605035fde5f320d0074adba26c68a21132973b967ea"
            },
            "downloads": -1,
            "filename": "underactuated-2024.10.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a01a27d1462c5dc93598f3c6a70f1fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 987616,
            "upload_time": "2024-10-05T19:13:24",
            "upload_time_iso_8601": "2024-10-05T19:13:24.680722Z",
            "url": "https://files.pythonhosted.org/packages/d1/74/711e2a082670829d7d2e12280e43434652c8891a0f94d4345a7044ee6bd8/underactuated-2024.10.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40085f3cfb474072be1a61234755199a22f2c6ab6f066e28789d7bfa6533482f",
                "md5": "c3273d8ef46a49d3f7f8c85dbfdef197",
                "sha256": "75de196d679a579799cc9ab8620fd1cc671a46478c616ee9d6bef804b20dcb07"
            },
            "downloads": -1,
            "filename": "underactuated-2024.10.5.tar.gz",
            "has_sig": false,
            "md5_digest": "c3273d8ef46a49d3f7f8c85dbfdef197",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 945389,
            "upload_time": "2024-10-05T19:13:26",
            "upload_time_iso_8601": "2024-10-05T19:13:26.763060Z",
            "url": "https://files.pythonhosted.org/packages/40/08/5f3cfb474072be1a61234755199a22f2c6ab6f066e28789d7bfa6533482f/underactuated-2024.10.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-05 19:13:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "underactuated"
}
        
Elapsed time: 0.34870s