onshnap
onshnap exports Onshape assemblies as static URDF or MJCF files with STL meshes. Takes a frozen snapshot of the assembly and exports it as a fixed robot description file.
Specifically, it exports assemblies as static robot descriptions (no kinematic chains) with star topology (all parts connected to a single base_link via fixed joints).
It also supports exporting to MJCF if you want to do that for some reason.
Usage
First install the package:
pip install onshnap
Then set your Onshape API keys in your environment and run the export:
export ONSHAPE_ACCESS_KEY="your-access-key"
export ONSHAPE_SECRET_KEY="your-secret-key"
onshnap /path/to/directory/with/config
To find where to get your Onshape API keys, see the Onshape Help Center.
Configuration
The config.json should contain:
{
"url": "https://cad.onshape.com/documents/...",
"filetype": "urdf", // optional, defaults to "urdf"
"output_name": "onshnap", // optional, defaults to "onshnap"
"mesh_dir": "meshes", // optional, defaults to "meshes"
"units": "meter", // optional, defaults to "meter"
"create_centroid_links": true // optional, defaults to false
}
Configuration Options:
url(required): Onshape document URLfiletype(optional): Output format -"urdf"(default) or"mjcf"output_name(optional): Base name for output files (default:"onshnap")mesh_dir(optional): Subdirectory name for mesh files (default:"meshes")units(optional): Units for mesh export -"meter"(default) or"inch"create_centroid_links(optional): If True, create virtual links at center of mass (default:false)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file onshnap-0.2.0.tar.gz.
File metadata
- Download URL: onshnap-0.2.0.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20dd3e3a0e318c4ce688af72aa1eb04d76dbff0af45daf4ded7ee410c70d28da
|
|
| MD5 |
2c6929d1dbd465af1cfcc9b65df4a81b
|
|
| BLAKE2b-256 |
e07338ec0762abccc088c653f27a6805d4a3bcda65bb081bcdd7cb99241d2531
|
Provenance
The following attestation bundles were made for onshnap-0.2.0.tar.gz:
Publisher:
publish.yml on WT-MM/onshnap
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
onshnap-0.2.0.tar.gz -
Subject digest:
20dd3e3a0e318c4ce688af72aa1eb04d76dbff0af45daf4ded7ee410c70d28da - Sigstore transparency entry: 813361748
- Sigstore integration time:
-
Permalink:
WT-MM/onshnap@323a7ab31b7fe3b582c2971a8f1aa5a6fc8caa8e -
Branch / Tag:
refs/heads/master - Owner: https://github.com/WT-MM
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@323a7ab31b7fe3b582c2971a8f1aa5a6fc8caa8e -
Trigger Event:
workflow_dispatch
-
Statement type: