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.6.tar.gz (5.2 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.6-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rerun_robotics-0.0.6.tar.gz
  • Upload date:
  • Size: 5.2 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.6.tar.gz
Algorithm Hash digest
SHA256 0e5b925dcc4f18a831f32491a1b0da86af6453f3df1f78bfa491c733de3d6e7c
MD5 24fa945c88ec4eba53c168e1bd3f5dbd
BLAKE2b-256 b92aacc024423909c0237e8a2460a72cb947c76c4e975ce9253b9a3ec8bce061

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rerun_robotics-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 6.6 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f193915640544173197754dac0982a0ce4a2133e7e4fa36203602b72f9df2702
MD5 025520f36e086c206930babee7f81896
BLAKE2b-256 355b598f6abb97947973324a9108898ba32a4bd5ad8b0dbdb066308871816f43

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