minimum-jerk-algorithm


Nameminimum-jerk-algorithm JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/HaoMAFRLu/MinimumJerk
SummaryPath planning using minimum jerk algorithm.
upload_time2024-07-31 13:43:13
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-algorithm",
    "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/0e/e9/3f872a3d8103051b9b93b9d1f78065e65e109bcefc7477c0a21dedc171c0/minimum_jerk_algorithm-0.0.1.tar.gz",
    "platform": null,
    "description": "# MinimumJerk\nTBD\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Path planning using minimum jerk algorithm.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/HaoMAFRLu/MinimumJerk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4439d94705397536232d204ed042f6460c43642d796d2a323dee4ce287ab4efe",
                "md5": "9e46a3142be8832f5709655c674e6349",
                "sha256": "8317ee3cc0b6ceee4232f6de86027ce0a74b0cc8b78476cbe1c5259f62b0356b"
            },
            "downloads": -1,
            "filename": "minimum_jerk_algorithm-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e46a3142be8832f5709655c674e6349",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10070,
            "upload_time": "2024-07-31T13:43:11",
            "upload_time_iso_8601": "2024-07-31T13:43:11.540001Z",
            "url": "https://files.pythonhosted.org/packages/44/39/d94705397536232d204ed042f6460c43642d796d2a323dee4ce287ab4efe/minimum_jerk_algorithm-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ee93f872a3d8103051b9b93b9d1f78065e65e109bcefc7477c0a21dedc171c0",
                "md5": "0535a38af5d632ceeea1cd1c0a2961ff",
                "sha256": "19f13c889c3723352a8a483467500d37be3e1e193319c56932b4732a91648412"
            },
            "downloads": -1,
            "filename": "minimum_jerk_algorithm-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0535a38af5d632ceeea1cd1c0a2961ff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7720,
            "upload_time": "2024-07-31T13:43:13",
            "upload_time_iso_8601": "2024-07-31T13:43:13.038736Z",
            "url": "https://files.pythonhosted.org/packages/0e/e9/3f872a3d8103051b9b93b9d1f78065e65e109bcefc7477c0a21dedc171c0/minimum_jerk_algorithm-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 13:43:13",
    "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-algorithm"
}
        
Elapsed time: 0.29837s