Skip to main content

Data files for the Robotics Toolbox for Python.

Project description

Robotics Toolbox for Python - data files

PyPI version Anaconda version

This package includes large data files associated with the Robotics Toolbox for Python (RTB-P).

Rationale

The data files are provided as a separate package to work around disk space limitations on PyPI. Including these data with the RTB code adds nearly 200MB to every release, which will blow the PyPI limit quite quickly.
Since the data doesn't change very much, it's mostly robot models and a few data sets, it makes sense for it to be a standalone package.

Package contents

Folder Purpose
data miscellaneous STL files and data sets
meshes STL mesh models for DH robots
xacro URDF/xacro models for URDF robots

Accessing data within the package

The Toolbox function path_to_datafile(file) will return an absolute Path to file which is relative to the root of the data package. For example

loadmat("data/map1.mat")   # read rtbdata/data/map1.mat
loadmat("foo.dat")         # read ./foo.dat
loadmat("~/foo.dat")       # read $HOME/foo.dat

A matching local file takes precendence over a file in the data package.

Installing the package

You don't need to explicitly install this package, it happens automatically when you when you install RTB-P

pip install roboticstoolbox-python

since it is a dependency.

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

rtb_data-1.1.0.tar.gz (115.8 MB view details)

Uploaded Source

Built Distribution

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

rtb_data-1.1.0-py3-none-any.whl (116.3 MB view details)

Uploaded Python 3

File details

Details for the file rtb_data-1.1.0.tar.gz.

File metadata

  • Download URL: rtb_data-1.1.0.tar.gz
  • Upload date:
  • Size: 115.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for rtb_data-1.1.0.tar.gz
Algorithm Hash digest
SHA256 aeec4fa8eb3f84de8a7dbee8af2f84afb081965fb2b14571cb2d048946be989c
MD5 1e1a952b90b76ead04ad196557b58aaa
BLAKE2b-256 cadcde7f9e279ddc52603f9d7839c9789e712bc8d2f3eb6f6833d63aacad3bfc

See more details on using hashes here.

File details

Details for the file rtb_data-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: rtb_data-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 116.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for rtb_data-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6b52e7acd99fbfdcba8204c917fd876a9728588e0ba9c2680c39523b2b68ac3f
MD5 66541fa0699df166d4e74fe0c868e33b
BLAKE2b-256 63a7b98bf84e1c296ea3c3f22f55211fc6ea18bcde180e06c33b63f8015e3009

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