Skip to content

krystiancha/rqt_histogram

 
 

Repository files navigation

rqt_histogram

A fork of rqt_plot that presents the data as a histogram.

demo gif

A screenshot from a real rqt project: screenshot

Requirements

pyqtgraph>=0.10.0

Please, make sure you have installed pyqtgraph at version at least 0.10. Failing to do that may result in a segmentation fault.

Installation and usage

cd ~/catkin_ws
source devel/setup.bash

# Installation
cd src
git clone https://github.com/protecto/rqt_histogram.git
cd ../

# Running
rqt --standalone rqt_histogram

About

A fork of rqt_plot that presents the data as a histogram.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • CMake 0.6%