dm-robotics-manipulation


Namedm-robotics-manipulation JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/deepmind/dm_robotics/tree/main/py/manipulation
SummaryParametrically defined mesh objects
upload_time2024-06-20 10:34:14
maintainerNone
docs_urlNone
authorDeepMind
requires_python<3.13,>=3.7
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Objects for robotic manipulation

<!--* A 2022-11-09 internal placeholder *-->

This folder provides various physical objects and software utilities used to
build simulated environments for robotic manipulation.

#### Cell for robotic manipulation
Contains assets and code to create a robotic cell in simulated environments.

#### Parametric objects documentation
Infrastructure to design families of parametric objects.

#### [RGB-objects &#128721;&#129001;&#128311; documentation](props/rgb_objects/README.md)
Contains assets and supported code that allows using the RGB-objects in
simulated environments. The RGB-objects is a set of parametric objects crafted
for [RGB-stacking][rgb_stacking] manipulation tasks.

<!-- internal documentation link -->

<!-- Hyperlinks  -->

[rgb_stacking]: https://github.com/deepmind/rgb_stacking

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/deepmind/dm_robotics/tree/main/py/manipulation",
    "name": "dm-robotics-manipulation",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "DeepMind",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# Objects for robotic manipulation\n\n<!--* A 2022-11-09 internal placeholder *-->\n\nThis folder provides various physical objects and software utilities used to\nbuild simulated environments for robotic manipulation.\n\n#### Cell for robotic manipulation\nContains assets and code to create a robotic cell in simulated environments.\n\n#### Parametric objects documentation\nInfrastructure to design families of parametric objects.\n\n#### [RGB-objects &#128721;&#129001;&#128311; documentation](props/rgb_objects/README.md)\nContains assets and supported code that allows using the RGB-objects in\nsimulated environments. The RGB-objects is a set of parametric objects crafted\nfor [RGB-stacking][rgb_stacking] manipulation tasks.\n\n<!-- internal documentation link -->\n\n<!-- Hyperlinks  -->\n\n[rgb_stacking]: https://github.com/deepmind/rgb_stacking\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Parametrically defined mesh objects",
    "version": "0.8.1",
    "project_urls": {
        "Homepage": "https://github.com/deepmind/dm_robotics/tree/main/py/manipulation"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "727d55ad5ddbb64036d301eb48f9c3058ef925d80e3aa5c26f59fc6642474f23",
                "md5": "83c4b9cc042ab1bb129d1156d3cb3494",
                "sha256": "bb299072e7e927b25e0609e2dc70754aa6f8a8bca85b01cb7031975a107f8b58"
            },
            "downloads": -1,
            "filename": "dm_robotics_manipulation-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83c4b9cc042ab1bb129d1156d3cb3494",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.7",
            "size": 179946,
            "upload_time": "2024-06-20T10:34:14",
            "upload_time_iso_8601": "2024-06-20T10:34:14.250199Z",
            "url": "https://files.pythonhosted.org/packages/72/7d/55ad5ddbb64036d301eb48f9c3058ef925d80e3aa5c26f59fc6642474f23/dm_robotics_manipulation-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-20 10:34:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deepmind",
    "github_project": "dm_robotics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dm-robotics-manipulation"
}
        
Elapsed time: 0.66159s