ir-support


Nameir-support JSON
Version 1.0.9 PyPI version JSON
download
home_pageNone
SummaryPython package including some classes & functions supporting the subject 41013 Industrial Robotics at UTS, along with the Robotics Toolbox for Python
upload_time2024-08-04 15:39:17
maintainerNone
docs_urlNone
authorQuang Ngo
requires_python<3.12,>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 41013 Industrial Robotics Support

This project is part of the subject 41013 Industrial Robotics at University of Technology Sydney (UTS), for <a href="https://github.com/petercorke/robotics-toolbox-python">Robotics Toolbox for Python<sup>&reg;</sup></a>
It is developed to provide equivalent support for the Python option of the subject, along with the Modified Robotics Toolbox in MATLAB.

# Installation
Requirement: Robotics Toolbox for Python

$ **pip install rvc3python**

then

$ **pip install ir-support**

Currently, it gets tested on Python 3.8 - 3.11

# Contact
 - quang.ngohominh@gmail.com


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ir-support",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Quang Ngo",
    "author_email": "quang.ngohominh@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9f/14/14b1aa36a24fa0e9a148fd505acfb0cba2f780f06dbae85dcc9b97f6e4ab/ir_support-1.0.9.tar.gz",
    "platform": null,
    "description": "# 41013 Industrial Robotics Support\n\nThis project is part of the subject 41013 Industrial Robotics at University of Technology Sydney (UTS), for <a href=\"https://github.com/petercorke/robotics-toolbox-python\">Robotics Toolbox for Python<sup>&reg;</sup></a>\nIt is developed to provide equivalent support for the Python option of the subject, along with the Modified Robotics Toolbox in MATLAB.\n\n# Installation\nRequirement: Robotics Toolbox for Python\n\n$ **pip install rvc3python**\n\nthen\n\n$ **pip install ir-support**\n\nCurrently, it gets tested on Python 3.8 - 3.11\n\n# Contact\n - quang.ngohominh@gmail.com\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python package including some classes & functions supporting the subject 41013 Industrial Robotics at UTS, along with the Robotics Toolbox for Python",
    "version": "1.0.9",
    "project_urls": {
        "issues": "https://github.com/H-M-Quang-Ngo/ir-support"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af82da08c6c7b1242883e74a315b875e171b783e07f3aa2be980652351eb0de1",
                "md5": "923f1c1190e05a9ae8318b0e843afd86",
                "sha256": "cd559ad9d45861fca904feb523d370dc629d6c3839ec3c2c0cc789c031c8292e"
            },
            "downloads": -1,
            "filename": "ir_support-1.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "923f1c1190e05a9ae8318b0e843afd86",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8",
            "size": 14027601,
            "upload_time": "2024-08-04T15:39:03",
            "upload_time_iso_8601": "2024-08-04T15:39:03.794506Z",
            "url": "https://files.pythonhosted.org/packages/af/82/da08c6c7b1242883e74a315b875e171b783e07f3aa2be980652351eb0de1/ir_support-1.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f1414b1aa36a24fa0e9a148fd505acfb0cba2f780f06dbae85dcc9b97f6e4ab",
                "md5": "0ca321b23ed7b3953cff34c1ffe340ae",
                "sha256": "fc1268c9ef910e8a043c445c9136c1601e8798473559bb78e3c537b6b692ea39"
            },
            "downloads": -1,
            "filename": "ir_support-1.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "0ca321b23ed7b3953cff34c1ffe340ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8",
            "size": 13893327,
            "upload_time": "2024-08-04T15:39:17",
            "upload_time_iso_8601": "2024-08-04T15:39:17.452008Z",
            "url": "https://files.pythonhosted.org/packages/9f/14/14b1aa36a24fa0e9a148fd505acfb0cba2f780f06dbae85dcc9b97f6e4ab/ir_support-1.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-04 15:39:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "H-M-Quang-Ngo",
    "github_project": "ir-support",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ir-support"
}
        
Elapsed time: 0.31129s