Visualisation utilities for krec files
Project description
krecviz
Visualisation utilities for krec files
Installation
pip install git+https://github.com/kscalelabs/krecviz.git
# or clone the repo and run
pip install -e .
Usage
NOTE: For now, in the rerun viwer, make sure to select "log tick" as the time unit. will fx this soon
CLI usage:
# cd to the repo root
cd krecviz
python visualize.py --urdf data/urdf_examples/gpr/robot.urdf --krec data/krec_examples/actuator_22_right_arm_shoulder_roll_movement.krec --output output.rrd
Python API usage:
import krecviz
krecviz.viz(
krec_path="path/to/recording.krec",
urdf_path="path/to/robot.urdf"
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
krecviz-0.1.1.tar.gz
(11.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file krecviz-0.1.1.tar.gz.
File metadata
- Download URL: krecviz-0.1.1.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6ddf441afc6f916890fef4db96ecd1ff727b268978e6adc6d58e360bf88383d
|
|
| MD5 |
cddb5af329458dddcc7043fe60308adb
|
|
| BLAKE2b-256 |
ebf67b3e8638c328ccf9fe346fa19251e4d3dde1ef029ed76e1844d58dc6cdf6
|
File details
Details for the file krecviz-0.1.1-py3-none-any.whl.
File metadata
- Download URL: krecviz-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
340dfcc7c9289ee85ac5afc7c06d899b7399b3b5e60a9d9b0ddc1d9c26824bca
|
|
| MD5 |
600a643d037a7ca14660693d507212b3
|
|
| BLAKE2b-256 |
a2658141725dbd8d1fb3a6b5ad9a0b5522cc503cca2bbf46e3fd707a32f4c9ae
|