Skip to main content

Robotics visualization using Rerun

Project description

rerun-robotics

Utilities to use the amazing Rerun visualizer for robotics applications. This repo is a work in progress.

Installation

pip install rerun-robotics

Install from source

git clone https://github.com/williamshen-nz/rerun-robotics.git
cd rerun-robotics
pip install -e .

Usage

Check the Rerun documentation for information on how to use the viewer.

We currently support the Franka Emika Panda robot and setting it via joint positions.

import rerun as rr
from rerun_robotics import load_franka_panda

rr.init("demo", spawn=True)

panda = load_franka_panda()
# 7 arm joints + 1 gripper joint
panda.set_joint_positions([0, -0.75, 0, -2.35, 0, 1.57, 0.78, 0.04])

Franka Panda Demo

This demo shows how to log joint positions over time using a timeline.

python -m rerun_robotics.examples.panda

Source code

Troubleshooting

If you are having issues, try to install the most recent version of the rerun-sdk (pip install rerun-sdk -U). The APIs are mostly stable but still change sometimes. If you still are unable to get things working, please open an issue and we will do our best to help!

Last tested on rerun-sdk==0.17.0.

Changelog

See docs/CHANGELOG.md.

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

rerun_robotics-0.0.7.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

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

rerun_robotics-0.0.7-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file rerun_robotics-0.0.7.tar.gz.

File metadata

  • Download URL: rerun_robotics-0.0.7.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for rerun_robotics-0.0.7.tar.gz
Algorithm Hash digest
SHA256 4b5696d5f21a3a757bae1b05621f2abc2933b4c734f3bb4427e1e888ab799f6b
MD5 db43c7a467b884c831936cb76081b39b
BLAKE2b-256 50fb17fdb1c5638d41dd2f476cfc4a26037dc3263a741779bb7bf7086cd85e21

See more details on using hashes here.

File details

Details for the file rerun_robotics-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: rerun_robotics-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for rerun_robotics-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 703f6ebbae2c17986ca84945a0f286e73944daec8bcec41b4dd0eb0fb1a93e32
MD5 fca5cd88054d4ffc496a94ad27ae59a7
BLAKE2b-256 3fae359a6bdc4e0ca61200147f0873d15152b138a1c8854fd0e345fe0314451f

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