Shane Smiskol
482234ed35
long report: close plots
6 months ago
royjr
e243acac3b
longitudinal_maneuvers fix warning ( #33980 )
6 months ago
Maxime Desroches
5b0994c53c
setup: fix uv ( #33975 )
...
* fix
* fix
* fix
* fix
6 months ago
Shane Smiskol
3e88d680a5
Update maneuversd.py
6 months ago
Maxime Desroches
4f9794097b
ci: faster unit_tests ( #33953 )
...
* effect
* test
* no
* yes
* try some caching
* try
* 1
* try more 1
* just for fun
* 50 maybe????
* all for nothing
* fix
* add back
* back
* timeout
* clean
* try
* no
* less
6 months ago
Maxime Desroches
c995d5b9ae
ci: faster test_models ( #33941 )
...
* test
* try 4 runners
* try
* 100 for fun
* the fun is over
* try even less
6 months ago
Shane Smiskol
1965b2fd6e
joystick: add cancel logic ( #33950 )
...
match cancel logic
6 months ago
Shane Smiskol
09b68eef3e
fix lead distance bars w/ joystick mode ( #33942 )
6 months ago
Shane Smiskol
fd84970833
maneuversd: support interpolated breakpoints ( #33936 )
...
* breakpoints
* clean up
* fix
* simplify
* np fast
* might as well
6 months ago
Shane Smiskol
e92ff96de3
format mansueversd.py
6 months ago
Dean Lee
474607ba06
cabana: refactor video widget for simplified layout and enhanced rendering ( #33909 )
...
simplify video widget
6 months ago
Dean Lee
6fc14b5b93
selfdrive/debug: fix broken check_can_parser_performance.py ( #33908 )
...
* fix check_can_parser_performance.py
* no difference
* this too
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
6 months ago
Shane Smiskol
4c0e2926e4
fix test_car_model.py segment format ( #33915 )
...
fix test_car_model.py
6 months ago
Shane Smiskol
2af9f68147
LogReader: more specific exceptions ( #33914 )
...
* more specific logreader exceptions
* huh
* fix
6 months ago
Shane Smiskol
61508e48a1
PlotJuggler: add actuatorsOutput to longitudinal layout ( #33912 )
...
* add actuators output
* clean up
6 months ago
Maxime Desroches
df523385ca
ci: fix simulator test for github runner ( #33910 )
...
* try
* try
* test
* try
* fix
* back
6 months ago
Maxime Desroches
db98566084
ci: faster sim test ( #33888 )
...
* sim
* no more
6 months ago
Dean Lee
24a32c3dec
replay: remove Qt dependency from Segment and Timeline ( #33847 )
...
remove Segment, Timeline dependency on Qt
6 months ago
Shane Smiskol
0b20007242
longitudinal report: valid if capable of resuming ( #33864 )
...
.
6 months ago
Shane Smiskol
3396c59151
maneuversd: auto-resume if possible ( #33841 )
...
maneuversd auto-resume
6 months ago
Dean Lee
371f60413a
replay: refactor ConsoleUI to remove Qt dependency ( #33826 )
...
Refactor ConsoleUI to remove Qt dependency
6 months ago
Dean Lee
30853a2c41
replay: replace Qt data types with standard C++ data types ( #33823 )
...
replace Qt data types with c++ data types
6 months ago
Dean Lee
debd71ebec
replay: replace QCommandLineParser with getopt for command-line argument parsing. ( #33812 )
...
* use getopt
* fix -h
* show help if no args are provided
6 months ago
Maxime Desroches
c11d0a6518
setup: upper bound on python version ( #33816 )
...
ub
6 months ago
Shane Smiskol
b4252404ec
round aTarget
6 months ago
Shane Smiskol
277691cf83
longitudinal reports: save as webp
6 months ago
Shane Smiskol
3a150e51e4
longitudinal report: add git data ( #33799 )
...
* add git data
* fix
6 months ago
Shane Smiskol
9674c7b5af
longitudinal maneuvers: summary table ( #33790 )
...
* bob the builder
* table
* clean up
6 months ago
Shane Smiskol
4d4df4822a
maneuversd: start from stop repeats 2 times
6 months ago
Greg Hogan
363e020ce6
cabana: SG_ parse allow no space before colon ( #33785 )
6 months ago
Adeeb Shihadeh
c6c9a0da8f
Revert "Add missing detail for OP Long is required ( #33780 )"
...
This reverts commit 3420b2a02d
.
6 months ago
Dean Lee
eb0f637298
cabana: fix README example for streaming CAN messages from device ( #33781 )
...
fix README example for stream command
6 months ago
morrislee
3420b2a02d
Add missing detail for OP Long is required ( #33780 )
6 months ago
Adeeb Shihadeh
dc094792b7
Revert "ci: faster metadrive test ( #33755 )"
...
This reverts commit d7c0906d0b
.
6 months ago
fishnux
3dd127c5ad
tools: fix setup for directories with spaces ( #33769 )
...
Now handles $DIR with spaces. Also fixes UV_BIN variable
6 months ago
Maxime Desroches
f11e5492f8
ci: keep old comment on model replay report ( #33759 )
...
keep old
7 months ago
Maxime Desroches
d7c0906d0b
ci: faster metadrive test ( #33755 )
...
* fast
* fix
* same ratio
* output
* check old
* error
* fail
* better
* log
* test faster runner
* work?
* test
* ratio
* forward
* try without wait
* test old distance
* fxi
* test old runner
* test this
* assert distance
* cleanup
* better
* get distance
* cleanup
* choose runner
* very slow
* wait
* put this back
7 months ago
Maxime Desroches
596d8b13bb
ci: model_replay improvements ( #33753 )
...
* diff
* tr
* cleanup
* at the end
* fix
7 months ago
Will
8a8d8c2272
rerun: fix rp_visualization TypeError ( #33749 )
...
* Fixed iteration over liveTracks in radar visualization by ensuring the data structure is iterable and made the background black
* Requested changes, moved conditional to function call
* Simplified conditional, renamed method
7 months ago
Dean Lee
196fb0a7ea
cabana: Insert newly split charts directly after the original chart ( #33748 )
...
split charts under current chart
7 months ago
Dean Lee
19fdf90585
cabana: fix mouse wheel not scrolling charts when hovering over tips ( #33747 )
...
fix mouse wheel not scrolling charts when hovering over tips
7 months ago
Dean Lee
6547d9593c
cabana: fix issue where video can’t be paused by click during alert ( #33746 )
...
fix pause issue
7 months ago
Maxime Desroches
2e83e37984
jenkins: model replay report in PR ( #33723 )
...
* first
* first
* first
* token
* edit previous comment
* clean
* plots
* linter
* cleaner
* comment
* save ref
* fix
* remove refs
* add tokens
* fix branch
* table
* fix
* real data
* title
* github
* fix
* github api
* better
* clean
* errors
* create bucket
* true
* fix
7 months ago
Adeeb Shihadeh
8bcf930a28
tools: fix compressed_vipc
7 months ago
Adeeb Shihadeh
853febe21d
visionipc: remove RGB support ( #33739 )
...
* visionipc: remove RGB support
* bump
* msgq master
* fix sim
7 months ago
Alexandre Nobuharu Sato
4a50526064
Typo on README.md of replay instructions ( #33726 )
7 months ago
garrettpall
7ebd7b8b4d
maneuversd: Add note about cars requiring resume button press to exit standstill ( #33665 )
...
* maneuversd: Set active true when resume pressed
* Revert "maneuversd: Set active true when resume pressed"
This reverts commit 1165270c47
.
* Add note
* Update README.md
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
7 months ago
Shane Smiskol
f7b800673b
smaller legend in the report
7 months ago
Shane Smiskol
6b232cf91f
maneuversd: run creep test for slightly longer
7 months ago
Shane Smiskol
b9f9854743
maneuversd: run start from stop maneuver for longer
7 months ago