minimum-jerk


Nameminimum-jerk JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/HaoMAFRLu/MinimumJerk
SummaryPath planning using minimum jerk algorithm.
upload_time2024-08-02 20:45:43
maintainerNone
docs_urlNone
authorHao Ma
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MinimumJerk
TBD


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HaoMAFRLu/MinimumJerk",
    "name": "minimum-jerk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Hao Ma",
    "author_email": "hao.ma@tuebingen.mpg.de",
    "download_url": "https://files.pythonhosted.org/packages/53/42/8d144bf903e41fc8a6f5aef819137b5bc8094023ea9bee553e58916fd5cb/minimum_jerk-0.1.0.tar.gz",
    "platform": null,
    "description": "# MinimumJerk\nTBD\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Path planning using minimum jerk algorithm.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/HaoMAFRLu/MinimumJerk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ba170af8fa94529018068e0c38789ee1d849d4237d82367c586351aa994a002",
                "md5": "4e422592fbfea8247c95425e74e6aaea",
                "sha256": "5b33eabaa0b61b54fbcae5af74e3d606f7f7e7f9d562dd3395d10a196115c540"
            },
            "downloads": -1,
            "filename": "minimum_jerk-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e422592fbfea8247c95425e74e6aaea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10110,
            "upload_time": "2024-08-02T20:45:42",
            "upload_time_iso_8601": "2024-08-02T20:45:42.246594Z",
            "url": "https://files.pythonhosted.org/packages/5b/a1/70af8fa94529018068e0c38789ee1d849d4237d82367c586351aa994a002/minimum_jerk-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53428d144bf903e41fc8a6f5aef819137b5bc8094023ea9bee553e58916fd5cb",
                "md5": "16e4999c4fdb35eaaa4aae87d563a2e9",
                "sha256": "edc6743cea50388168e7f7f88ec533bd477914004c69af5e8a195e2f1df76466"
            },
            "downloads": -1,
            "filename": "minimum_jerk-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "16e4999c4fdb35eaaa4aae87d563a2e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8018,
            "upload_time": "2024-08-02T20:45:43",
            "upload_time_iso_8601": "2024-08-02T20:45:43.820745Z",
            "url": "https://files.pythonhosted.org/packages/53/42/8d144bf903e41fc8a6f5aef819137b5bc8094023ea9bee553e58916fd5cb/minimum_jerk-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-02 20:45:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HaoMAFRLu",
    "github_project": "MinimumJerk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "minimum-jerk"
}
        
Elapsed time: 0.28054s