Skip to main content

Blender integration tools for soft-rod system.

Project description

Blender Soft Arm

Documentation Status

Blender Soft Arm

The Blender Soft Arm (bsr) includes data visualization tools and analysis for soft-arm robotics data. The slender body is defined by a series of points and radius, and the data is visualized in Blender.

How to install

Easiest way to install the stable version of the package is to use pip:

pip install bsr

Examples

We provide minimal example scripts to demonstrate the usage of the package.

Development version

The development version includes unit-tests, documentation, examples, and other development tools. We primarily use poetry to manage the dependencies and the development environment. Necessary commands are provided in the Makefile.

git clone https://github.com/GazzolaLab/Blender-Soft-Rod.git
cd Blender-Soft-Rod
make install  # Assuming you have poetry installed.
make pre-commit-install

Below are additional commands that you can use to manage the development environment.

  • Documentation
cd docs
make clean
make html
open build/html/index.html
  • Unittests
make test
  • Code formatting
make formatting
  • Check type-hinting
make mypy

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

bsr-0.1.1.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

bsr-0.1.1-py3-none-any.whl (14.5 kB view hashes)

Uploaded Python 3

Supported by

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