Brett Sanderson
ed0346980c
Update plotjuggler README.md ( #35946 )
...
Update README.md
Real example using segment range. Remove segment count as its not a parameter.
2025-08-07 11:47:50 -07:00
Adeeb Shihadeh
420d6f0d5e
Quick GC pass heading into 2025 ( #34330 )
...
* first pass
* bye bye snpe
2025-01-05 15:10:24 -08:00
Julio Salamanca
190fec65f4
Remove qlog param from demo example ( #32406 )
...
Remove qlog param from demo instructions
qlog param was removed in this commit
fae2400f40
old-commit-hash: 6aa17ab10a182fac671b9aaef3d4ac0aebb24af2
2024-05-12 17:00:17 -07:00
Justin Newberry
35e77d1edc
plotjuggler docs remove old options ( #32078 )
...
* these are no longer options
* and this one
* qlogs
* space
old-commit-hash: 3080aefa3d8395d4842749f629cab92db2e65f56
2024-04-01 15:24:23 -07:00
Shane Smiskol
d78ebfdc45
replay: new demo route ( #29215 )
...
* new demo route
* replace other references (except gps test)
* Apply suggestions from code review
* it's 13 segments
old-commit-hash: acc732efbb76b15947ce4b69cf6a97a919f4c34f
2023-08-03 13:18:44 -07:00
qadmus
8f468a01fa
plotjuggler readme: refer to openpilot env setup ( #25609 )
...
* plotjuggler readme: refer to openpilot env setup
* Update tools/plotjuggler/README.md
Co-authored-by: Shane Smiskol <shane@smiskol.com >
Co-authored-by: Shane Smiskol <shane@smiskol.com >
old-commit-hash: ff3ebbb13b04efc44773cda75bc6a390f7764159
2022-08-30 02:40:23 -07:00
Willem Melching
cd9aa86b8a
plotjuggler: allow loading ci routes ( #25294 )
...
* plotjuggler: allow loading ci routes
* update readme
old-commit-hash: f3be47bc55b2ed50ebe803fb461a6d3002b1fc7c
2022-07-27 16:19:19 +02:00
Erich Moraga
2b7ac102af
Added embedded tuning wiki hyperlink ( #24133 )
...
https://github.com/commaai/openpilot/wiki/Tuning
old-commit-hash: f861854e256e67e3a79c9a7a7dbe9b6218174997
2022-04-05 10:30:09 -07:00
Robbe Derks
6ad1d31896
Add --dbc argument to plotjuggler ( #23919 )
...
* add --dbc argument
* Update tools/plotjuggler/juggle.py
* update readme
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 9facd366fb267a7a1269c40b9d303b5e3e83fc6e
2022-03-07 16:04:02 -08:00
Greg Hogan
bb3402b54d
plotjuggler: support segment names ( #23263 )
...
* plotjuggler: support segment names
* update docs
* generic parser
* convert segment number to int when parsing
* add SegmentName
Co-authored-by: Willem Melching <willem.melching@gmail.com >
old-commit-hash: 71132edf17a78b629e3fa244caa21bebdc488929
2022-01-04 15:55:46 +01:00
Adeeb Shihadeh
3b0d5834bd
plotjuggler: add mac support ( #23344 )
...
* plotjuggler: add mac support
* fix test?
* update readme
* oops
* fix
* cleanup
* typo
* works
* little more
* fix test
* little faster
old-commit-hash: c26f294218a72e4a42d90b6560bde32e1a9cf5cb
2021-12-31 16:44:57 -08:00
Adeeb Shihadeh
807e84d900
juggle: add demo flag and improve README
...
old-commit-hash: 920b751888a09192f055241c7db6cfdfc5f1bf57
2021-11-28 14:19:49 -08:00
qadmus
229d987f10
PlotJuggler: Tuning layout ( #22902 )
...
* PlotJuggler layout for lateral and longitudinal tuning
* update README and tuning PR template
old-commit-hash: 65d1b5147694934385ec2943c0b67cf0f971c597
2021-11-13 23:16:42 -08:00
Adeeb Shihadeh
4852437483
update demo route ( #22381 )
...
old-commit-hash: dd67dc6b34e4b70af6f7ef13b2a701aad2512174
2021-09-29 18:51:30 -07:00
qadmus
8aaf2fb168
Update plotjuggler readme for streaming, and cabana url input ( #21938 )
...
* Condense plotjuggler streaming instructions
* add cabana share link to help output
* update juggle.py -h output
* redundant idiom
* Update tools/plotjuggler/juggle.py
* Update tools/plotjuggler/README.md
* Update README.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: f52dcd468c5eb9dfed0047a20a627604180002de
2021-08-16 22:23:42 -07:00
grekiki
addd1037bb
plotjuggler: add segment_count arg ( #21474 )
...
old-commit-hash: b3a792305e981c897f48837ae417a5f2b5dd14b3
2021-07-06 13:57:03 -07:00
Ross Fisher
40be12ab37
Clarify instructions in plotjuggler readme ( #21158 )
...
old-commit-hash: 4978a7fae43644017c1fef2525a7d569f45ba502
2021-06-06 16:16:32 -07:00
ShaneSmiskol
4748885813
Remove snap installed PlotJuggler ( #20989 )
...
* use our compiled plotjuggler
* update readme
* update readme
old-commit-hash: f3d41de9d84fb59a49731403d10b9dc4b77e3d4b
2021-05-21 13:28:06 -07:00
ShaneSmiskol
a14fc7c5bd
Support streaming in juggle.py ( #20982 )
...
* add --stream to juggle.py
* better
* rm old code
* for loopify
* clean up
* easier to pick out
* start by default
* don't exit
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
* Revert "start by default"
This reverts commit 6cb481a6fdc2b401693a46be8d17553c1c00cc0f.
* Revert "don't exit"
This reverts commit 861b423eb8e259c8353586f3314ea8bad871f15a.
* rm
* move out of juggle_route
* Update PJ README.md
* Update tools/plotjuggler/README.md
* this is in the readme
* Updates
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 63e521935e154d1a53a9a9f00da37202baee7829
2021-05-20 20:19:06 -07:00
iejMac
3db55c19ab
Update README.md
...
old-commit-hash: 1a2e67583cbd19c4cd702fd36995643d564c4b58
2021-03-04 15:01:40 -08:00
Adeeb Shihadeh
6f15cd34e1
plotjuggler readme screenshot
...
old-commit-hash: bab772f5c8178c75d8684ec157dac947e6b33a19
2021-02-27 21:11:40 -08:00
iejMac
461046adcb
PlotJuggler demo ( #20172 )
...
* initial demo with popup bug
* demo fixes
* demo fixes
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 371272d94b0eac6da4309568ecb3959e74b24195
2021-02-26 19:11:59 -08:00
iejMac
36ecc144ff
PlotJuggler CI with build from source ( #20166 )
...
* CI attempt
* fixing location
* fix
* fixes
* hardcode test_url for CI
* fixes
* cd fix
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
* Update tools/plotjuggler/test_plotjuggler.py
* fixes
* fixes
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 9144dd7c2f9c0a4d3a4b5188367b409ac3349eba
2021-02-26 17:14:37 -08:00
iejMac
162814cdd9
argparser for plotjuggler ( #20103 )
...
* argparse
* import os
* need rest of env
* update readme
* style fix
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 4d46c521d18921f49fc47e79a916f9ed6ecd218a
2021-02-17 20:07:37 -08:00
Adeeb Shihadeh
e6e1b719a7
plotjuggler ( #20063 )
...
* 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: e5cc110081862d53b29f4ccd2d7577dc9a774580
2021-02-11 22:40:12 -08:00