Skip to main content

Stretch URDF

Project description

Overview

The Stretch URDF package provides URDF and Mesh files for use by Stretch Body. This URDF data is uncalibrated and is managed completely seperately from the Stretch ROS(2) URDF data.

This package can be installed by:

python3 -m pip install  -U hello-robot-stretch-urdf

The URDF and mesh data is installed as a Python package. It's location can be found as:

import importlib.resources as importlib_resources
pkg = str(importlib_resources.files("stretch_urdf"))

The URDF naming convention is stretch_description_<model_name>_<tool_name>.urdf For example:

model_name = robot.params['model_name']
tool_name = robot.params['tool']
urdf_name = pkg + '/%s/stretch_description_%s_%s.urdf' % (model_name, model_name, tool_name)

For further example usesage, see the included stretch_urdf_example.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hello_robot_stretch_urdf-0.0.12.tar.gz (14.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hello_robot_stretch_urdf-0.0.12-py3-none-any.whl (14.6 MB view details)

Uploaded Python 3

File details

Details for the file hello_robot_stretch_urdf-0.0.12.tar.gz.

File metadata

File hashes

Hashes for hello_robot_stretch_urdf-0.0.12.tar.gz
Algorithm Hash digest
SHA256 5c633812b952e8721fdaee55a7627936d9f7d99df4eaaca2a2e50bcca3e4e6d9
MD5 3483eb37af784a8ea173cd86ead48bd5
BLAKE2b-256 e6253cf52fa50c425a66e4613b1cf0fd4d9d2f80b38c3b09e55d15bd5392fdb6

See more details on using hashes here.

File details

Details for the file hello_robot_stretch_urdf-0.0.12-py3-none-any.whl.

File metadata

File hashes

Hashes for hello_robot_stretch_urdf-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 a303bec48b24671599c6789759fec03e8650f932565e87ad7587702fa033341c
MD5 4636bdf9089b6322e3d1d86ceabbcad4
BLAKE2b-256 df8badb1d1a549b6e92c70e0b15c2fbc5124df428cc2fafdec69e2a57fbe6bca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page