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.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc723a928ed1ff4c36142b961e2cbc1376a9ae6585843a5b71dc76ff637173da |
|
MD5 | a0179c6e85a0e3bf0016162c21242212 |
|
BLAKE2b-256 | 01d1f86d390832ae4dc3dd36c0d7a8aa1c0cc2f0829ec6b2b3efe58f6c240d8b |
Hashes for robot_log_visualizer-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e39b73c7f7ca443c6df194f8016f0b5c32cfc275625209f7b9cc7ef552f4fb5c |
|
MD5 | 6686a1606fcfa6f3c3f3c17d50006fe3 |
|
BLAKE2b-256 | 0ea409744da7f6ac9561de363a4654b5ec866c0d6d87abbf4bf9f458d746110c |