We've extended [PlotJuggler](https://github.com/facontidavide/PlotJuggler) to plot all of your openpilot logs. Check out our plugin: https://github.com/commaai/PlotJuggler.
## Installation
## Installation
Once you've cloned openpilot, run this command inside this directory:
Once you've cloned openpilot, install our plugin with this command:
`./install.sh`
`cd tools/plotjuggler && ./install.sh`
## Usage
## Usage
@ -33,7 +32,9 @@ Example:
## Demo:
## Demo:
For a quick demo of what PlotJuggler can do, go through the installation step and use this command:
For a quick demo, go through the installation step and run this command: