modern-robotics


Namemodern-robotics JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttp://modernrobotics.org/
SummaryModern Robotics: Mechanics, Planning, and Control: Code Library
upload_time2023-02-03 02:05:10
maintainer
docs_urlNone
authorHuan Weng, Mikhail Todes, Jarvis Schultz, Bill Hunt
requires_python
licenseMIT
keywords kinematics robotics dynamics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Modern Robotics:  Mechanics, Planning, and Control Code Library

This package contains the Python code accompanying [_Modern Robotics:
Mechanics, Planning, and Control_](http://modernrobotics.org) (Kevin Lynch
and Frank Park, Cambridge University Press 2017).

The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.

For more information, including a user manual, see the [project's GitHub page](https://github.com/NxRLab/ModernRobotics).



            

Raw data

            {
    "_id": null,
    "home_page": "http://modernrobotics.org/",
    "name": "modern-robotics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "kinematics robotics dynamics",
    "author": "Huan Weng, Mikhail Todes, Jarvis Schultz, Bill Hunt",
    "author_email": "huanweng@u.northwestern.edu",
    "download_url": "https://files.pythonhosted.org/packages/94/14/f41d2608b0ee28c49a9a2a928242495b8b79848d57826d6a387c9204ff43/modern_robotics-1.1.1.tar.gz",
    "platform": "Linux",
    "description": "\n# Modern Robotics:  Mechanics, Planning, and Control Code Library\n\nThis package contains the Python code accompanying [_Modern Robotics:\nMechanics, Planning, and Control_](http://modernrobotics.org) (Kevin Lynch\nand Frank Park, Cambridge University Press 2017).\n\nThe primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.\n\nFor more information, including a user manual, see the [project's GitHub page](https://github.com/NxRLab/ModernRobotics).\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Modern Robotics: Mechanics, Planning, and Control: Code Library",
    "version": "1.1.1",
    "split_keywords": [
        "kinematics",
        "robotics",
        "dynamics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4dd75642b72cfc97b33722ac436e7a88ba21d1555650975e56cf2e03beb60a3d",
                "md5": "2b8f63011b8b3ac15fda6e717d5018ec",
                "sha256": "f2d41f20f0a50cb00e74cc646bf7548bea8c7d5e5628b9c0614c407e691d0754"
            },
            "downloads": -1,
            "filename": "modern_robotics-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2b8f63011b8b3ac15fda6e717d5018ec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15186,
            "upload_time": "2023-02-03T02:05:09",
            "upload_time_iso_8601": "2023-02-03T02:05:09.395617Z",
            "url": "https://files.pythonhosted.org/packages/4d/d7/5642b72cfc97b33722ac436e7a88ba21d1555650975e56cf2e03beb60a3d/modern_robotics-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9414f41d2608b0ee28c49a9a2a928242495b8b79848d57826d6a387c9204ff43",
                "md5": "e49c1463f5092cc9d06aa2843b14a998",
                "sha256": "76227293e674fbd307ffc3b1d49d594839c0fe83f3bb594ec3b58cf584a2a0ea"
            },
            "downloads": -1,
            "filename": "modern_robotics-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e49c1463f5092cc9d06aa2843b14a998",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15176,
            "upload_time": "2023-02-03T02:05:10",
            "upload_time_iso_8601": "2023-02-03T02:05:10.427258Z",
            "url": "https://files.pythonhosted.org/packages/94/14/f41d2608b0ee28c49a9a2a928242495b8b79848d57826d6a387c9204ff43/modern_robotics-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-03 02:05:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "modern-robotics"
}
        
Elapsed time: 0.03573s