# Onshape to robot (URDF, SDF, MuJoCo)
This tool is based on the [OnShape API](https://dev-portal.onshape.com/) to retrieve
informations from an assembly and build a robot description (URDF, SDF, MuJoCo) suitable for physics
simulation.
* 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.9",
"maintainer_email": null,
"keywords": "robot robotics cad design onshape bullet pybullet mujoco urdf sdf gazebo ros model kinematics",
"author": "Rhoban team",
"author_email": "team@rhoban.com",
"download_url": "https://files.pythonhosted.org/packages/6c/4e/39d7da99df8aa13a2ec316426319ce77386506df7b35c5c6e4479d897a8d/onshape_to_robot-1.3.6.tar.gz",
"platform": null,
"description": "# Onshape to robot (URDF, SDF, MuJoCo)\n\nThis tool is based on the [OnShape API](https://dev-portal.onshape.com/) to retrieve\ninformations from an assembly and build a robot description (URDF, SDF, MuJoCo) suitable for physics\nsimulation.\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 (URDF, SDF, MuJoCo) through OnShape API",
"version": "1.3.6",
"project_urls": {
"Homepage": "https://github.com/rhoban/onshape-to-robot/"
},
"split_keywords": [
"robot",
"robotics",
"cad",
"design",
"onshape",
"bullet",
"pybullet",
"mujoco",
"urdf",
"sdf",
"gazebo",
"ros",
"model",
"kinematics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "67eb55da4716aaa7427372e7bb5fb807dd1693f368b99f4608ec95555ed9b433",
"md5": "76416cdc647d2cc0836aab34fb7818da",
"sha256": "f13d1d1614e5eb174cdef860098372514f93016b037bbf9023dd5dbd2a6c7bd0"
},
"downloads": -1,
"filename": "onshape_to_robot-1.3.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "76416cdc647d2cc0836aab34fb7818da",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 73733,
"upload_time": "2025-02-27T23:31:16",
"upload_time_iso_8601": "2025-02-27T23:31:16.681109Z",
"url": "https://files.pythonhosted.org/packages/67/eb/55da4716aaa7427372e7bb5fb807dd1693f368b99f4608ec95555ed9b433/onshape_to_robot-1.3.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6c4e39d7da99df8aa13a2ec316426319ce77386506df7b35c5c6e4479d897a8d",
"md5": "346e7d96bd0eb6052c30f60f19fbef4b",
"sha256": "7744a487e638684176005f0c29b0187638f27ffc04a56e7c3317d9a570d4c0f7"
},
"downloads": -1,
"filename": "onshape_to_robot-1.3.6.tar.gz",
"has_sig": false,
"md5_digest": "346e7d96bd0eb6052c30f60f19fbef4b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 44815,
"upload_time": "2025-02-27T23:31:18",
"upload_time_iso_8601": "2025-02-27T23:31:18.125916Z",
"url": "https://files.pythonhosted.org/packages/6c/4e/39d7da99df8aa13a2ec316426319ce77386506df7b35c5c6e4479d897a8d/onshape_to_robot-1.3.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-27 23:31:18",
"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": [
{
"name": "colorama",
"specs": [
[
">=",
"0.4.6"
]
]
},
{
"name": "commentjson",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "numpy-stl",
"specs": []
},
{
"name": "pybullet",
"specs": []
},
{
"name": "mujoco",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "sphinx",
"specs": []
},
{
"name": "sphinx-rtd-theme",
"specs": []
},
{
"name": "transforms3d",
"specs": []
},
{
"name": "python-dotenv",
"specs": []
}
],
"lcname": "onshape-to-robot"
}