Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 379 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 379 Bytes

Gepetto Viewer Rerun

Installation

pip install git+https://github.com/Gepetto/gepetto-viewer-rerun

Make sure to install rerun-loader-collada and rerun-loader-urdf.

Usage

$ python
>>> from gepetto_viewer_rerun import Client
>>> rec = Client()