mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-22 04:14:13 +08:00
* we're jugglin
* install.sh works + README
* new readme
* new readme
* better readme
* fixes
* more fixes
* fix
Co-authored-by: iejMac <gig13omb@gmail.com>
old-commit-hash: e5cc110081
19 lines
403 B
Markdown
19 lines
403 B
Markdown
# PlotJuggler
|
|
We've extended [PlotJuggler](https://github.com/facontidavide/PlotJuggler) to plot all of your openpilot logs
|
|
|
|
Here's our fork: https://github.com/commaai/PlotJuggler
|
|
|
|
## Installation
|
|
|
|
Once you've cloned openpilot, run this command inside this directory:
|
|
|
|
`./install.sh`
|
|
|
|
## Usage
|
|
|
|
`./juggle.py <route> <segment number>`
|
|
|
|
Example:
|
|
|
|
`./juggle.py "0982d79ebb0de295|2021-01-17--17-13-08" 0`
|