robo-utils


Namerobo-utils JSON
Version 0.2.7 PyPI version JSON
download
home_pagehttps://github.com/mkner/robo-utils
SummaryUseful functions for mobile robotics
upload_time2023-11-03 21:29:47
maintainer
docs_urlNone
authorMike Knerr
requires_python
licenseBSD
keywords robotics mobile robotics utilities numeric bounding sensor ranging trigonmetric conversion toolkit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **robo-utils** 


Useful functions for mobile robotics 
and related applications.

This toolkit contains mapping, bounding, ranging, trigonmetric conversion and velocity
functions for the development of autonomous mobile robotic software and systems
that are frequently needed and convenient to have in one place



Installation:

$ **pip** install robo-utils


For documentation see https://robo-utils.readthedocs.io/en/latest/










            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mkner/robo-utils",
    "name": "robo-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "robotics,mobile robotics,utilities,numeric bounding,sensor ranging,trigonmetric conversion,toolkit",
    "author": "Mike Knerr",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/b1/18/60833db06d11e94481e6a955a3f7f4422d43e4666a6fd15191ee003fe301/robo-utils-0.2.7.tar.gz",
    "platform": null,
    "description": "**robo-utils** \n\n\nUseful functions for mobile robotics \nand related applications.\n\nThis toolkit contains mapping, bounding, ranging, trigonmetric conversion and velocity\nfunctions for the development of autonomous mobile robotic software and systems\nthat are frequently needed and convenient to have in one place\n\n\n\nInstallation:\n\n$ **pip** install robo-utils\n\n\nFor documentation see https://robo-utils.readthedocs.io/en/latest/\n\n\n\n\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Useful functions for mobile robotics",
    "version": "0.2.7",
    "project_urls": {
        "Homepage": "https://github.com/mkner/robo-utils"
    },
    "split_keywords": [
        "robotics",
        "mobile robotics",
        "utilities",
        "numeric bounding",
        "sensor ranging",
        "trigonmetric conversion",
        "toolkit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db7a767b38a77e38165910c62714e4178a283a1a3dbeb800b8016b51b24afe8f",
                "md5": "b99eb736e21fd0242388b6738c07f3e5",
                "sha256": "7b438e7f8e6cdcc1f29a1736f1b4a39baf533bdea374f667c60f79a937621b29"
            },
            "downloads": -1,
            "filename": "robo_utils-0.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b99eb736e21fd0242388b6738c07f3e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4661,
            "upload_time": "2023-11-03T21:29:46",
            "upload_time_iso_8601": "2023-11-03T21:29:46.329210Z",
            "url": "https://files.pythonhosted.org/packages/db/7a/767b38a77e38165910c62714e4178a283a1a3dbeb800b8016b51b24afe8f/robo_utils-0.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b11860833db06d11e94481e6a955a3f7f4422d43e4666a6fd15191ee003fe301",
                "md5": "7dbd4f4b6b1c699ce703585ab8fc4c3c",
                "sha256": "a67f7ab8b2c4f51ec62679b1ce130f9ff7160d7da8f98c9d347e99c649c4f70a"
            },
            "downloads": -1,
            "filename": "robo-utils-0.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "7dbd4f4b6b1c699ce703585ab8fc4c3c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4265,
            "upload_time": "2023-11-03T21:29:47",
            "upload_time_iso_8601": "2023-11-03T21:29:47.607717Z",
            "url": "https://files.pythonhosted.org/packages/b1/18/60833db06d11e94481e6a955a3f7f4422d43e4666a6fd15191ee003fe301/robo-utils-0.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-03 21:29:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mkner",
    "github_project": "robo-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "robo-utils"
}
        
Elapsed time: 0.12967s