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

python -m rerun_robotics.examples.panda

Source code

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.4.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

rerun_robotics-0.0.4-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file rerun-robotics-0.0.4.tar.gz.

File metadata

  • Download URL: rerun-robotics-0.0.4.tar.gz
  • Upload date:
  • Size: 4.6 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.4.tar.gz
Algorithm Hash digest
SHA256 62b7d7292bba08f2763f2aaeb2fc720a69f79fa82b80bd14be7ccc46f9ca3009
MD5 e64a59eb973080d23bd7e50e74c486ea
BLAKE2b-256 db4d6cd468a18a907a04cba7b6b58e9665a3f8def30fdb6e5f1385ca0c16aaa0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rerun_robotics-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f607e3975afc1a3ad6d5fce7a01c4a653a27cd447aeac2afdc96161843453747
MD5 ad8ad7d93dfbea999aee936dc5503096
BLAKE2b-256 e88f77ef413537d4695f63d6cfdb48e400f0e73d94369dbd55897e61efcbf006

See more details on using hashes here.

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