Visualizer for robot logger
Project description
🤖 robot-log-visualizer
robot-log-visualizer
implements a python visualizer to display the data logged with
YarpRobotLoggerDevice
application.
📝 Install
Install python3
, if not installed (in Ubuntu 20.04):
sudo apt install python3.8 python3-virtualenv swig
Clone the repo and install the library:
pip install robot-log-visualizer
preferably in a virtual environment. For example:
python3 -m venv visualizer-env
. visualizer-env/bin/activate
👷 Install latest version (not recommended)
If you want to use the latest feature of the robot-log-visualizer
you can install it with the
following command
python -m pip install git+https://github.com/ami-iit/robot-log-visualizer.git
🏃 Example
Once you have install the robot-log-visualizer
you can run it from the terminal
You can navigate the dataset thanks to the slider or by pressing Ctrl-f
and Ctrl-b
to move
forward and backward.
🐛 Bug reports and support
All types of issues are welcome.
📝 License
Materials in this repository are distributed under the following license:
All software is licensed under the BSD 3-Clause License. See LICENSE file for details.
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
Built Distribution
Hashes for robot-log-visualizer-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cb90dba36bb981c1ff2e3ab8c1a4f13d98314966709e5a0c5d57cda320ca4eb |
|
MD5 | 61dd5efb972503dc0e167328bab1f655 |
|
BLAKE2b-256 | 05538bba6b40175813fa10877e1abc5c03152f1dea1e2a9d43b7b353373ae73e |
Hashes for robot_log_visualizer-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef924cd0c8e6d8cebc2c1437ac50def0d5e9841f39d8d510a09dbbf604cd4052 |
|
MD5 | 9dd7261a7a6894dd39365d5baf0218b5 |
|
BLAKE2b-256 | 114b3814b52fda11e896eb3c5481be2c095670d910726e215d938b012ba19044 |