onshape-to-robot


Nameonshape-to-robot JSON
Version 0.3.25 PyPI version JSON
download
home_pagehttps://github.com/rhoban/onshape-to-robot/
SummaryConverting OnShape assembly to robot definition (SDF or URDF) through OnShape API
upload_time2024-04-18 11:00:01
maintainerNone
docs_urlNone
authorRhoban team
requires_python>=3.6
licenseNone
keywords robot robotics cad design onshape bullet pybullet sdf urdf gazebo ros model kinematics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Onshape to robot (URDF/SDF)

This tool is based on the OnShape API to retrieve informations from an assembly and build an SDF or URDF model suitable for physics simulation (pyBullet, Gazebo...).

* Check out the [official documentation](https://onshape-to-robot.readthedocs.io/)
* [GitHub repository](https://github.com/rhoban/onshape-to-robot/)
* [Robots examples](https://github.com/rhoban/onshape-to-robot-examples)




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rhoban/onshape-to-robot/",
    "name": "onshape-to-robot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "robot robotics cad design onshape bullet pybullet sdf urdf gazebo ros model kinematics",
    "author": "Rhoban team",
    "author_email": "team@rhoban.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/12/7867edda915c66324c0b0888e4f07220f8df5b3ac11c4019d8fcc77dd261/onshape-to-robot-0.3.25.tar.gz",
    "platform": null,
    "description": "# Onshape to robot (URDF/SDF)\n\nThis tool is based on the OnShape API to retrieve informations from an assembly and build an SDF or URDF model suitable for physics simulation (pyBullet, Gazebo...).\n\n* Check out the [official documentation](https://onshape-to-robot.readthedocs.io/)\n* [GitHub repository](https://github.com/rhoban/onshape-to-robot/)\n* [Robots examples](https://github.com/rhoban/onshape-to-robot-examples)\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Converting OnShape assembly to robot definition (SDF or URDF) through OnShape API",
    "version": "0.3.25",
    "project_urls": {
        "Homepage": "https://github.com/rhoban/onshape-to-robot/"
    },
    "split_keywords": [
        "robot",
        "robotics",
        "cad",
        "design",
        "onshape",
        "bullet",
        "pybullet",
        "sdf",
        "urdf",
        "gazebo",
        "ros",
        "model",
        "kinematics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b0fff215ef5f3fcbfbaad9bcd2770632e93e15e2daa4239f2ce9ccc04ba622d",
                "md5": "7b69bbae9fb091e221395f1de3e51bac",
                "sha256": "f9ba0a2b1c12413d27c4d22b979596f639ca13afe06d7ef0a0a04224dd7124c4"
            },
            "downloads": -1,
            "filename": "onshape_to_robot-0.3.25-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b69bbae9fb091e221395f1de3e51bac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 37469,
            "upload_time": "2024-04-18T10:59:59",
            "upload_time_iso_8601": "2024-04-18T10:59:59.709035Z",
            "url": "https://files.pythonhosted.org/packages/0b/0f/ff215ef5f3fcbfbaad9bcd2770632e93e15e2daa4239f2ce9ccc04ba622d/onshape_to_robot-0.3.25-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f127867edda915c66324c0b0888e4f07220f8df5b3ac11c4019d8fcc77dd261",
                "md5": "49cec7a6b3b7d3a6a76ee35ea86f9697",
                "sha256": "2e729a43c8082013aef4eb99c4760b210e0882af25a92e72ef78af410dc16876"
            },
            "downloads": -1,
            "filename": "onshape-to-robot-0.3.25.tar.gz",
            "has_sig": false,
            "md5_digest": "49cec7a6b3b7d3a6a76ee35ea86f9697",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 32281,
            "upload_time": "2024-04-18T11:00:01",
            "upload_time_iso_8601": "2024-04-18T11:00:01.867714Z",
            "url": "https://files.pythonhosted.org/packages/4f/12/7867edda915c66324c0b0888e4f07220f8df5b3ac11c4019d8fcc77dd261/onshape-to-robot-0.3.25.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 11:00:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rhoban",
    "github_project": "onshape-to-robot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "onshape-to-robot"
}
        
Elapsed time: 0.25566s