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.1.2.tar.gz (37.1 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.1.2-py3-none-any.whl (37.2 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hello_robot_stretch_urdf-0.1.2.tar.gz
  • Upload date:
  • Size: 37.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for hello_robot_stretch_urdf-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b474606c2b1e50c84c0599dfb6efcc47c8be87e8cc2af4d3ed8867bd3687cb6c
MD5 269cfd03d9df18b516e90e9a94852bca
BLAKE2b-256 d5a6fb1f60bd33758fd3f4f6656f5952a0b4b9bc019b168819f446f6e4b8b85b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hello_robot_stretch_urdf-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 86a73bc111252b48001ee9abdc0c15cb792f291e88a1b678b5e1b3b0d83affe0
MD5 c4efbe81898ab69c16646bf98bbc6c75
BLAKE2b-256 515b3e3e56ea2f77cf9a592595b3721db2cef461ebc9779dcd7bc8f84d8cef0d

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