Hoang Bui
5909bcde62
tools/rerun: new image API for rerun 0.18 ( #33186 )
...
* change api for video
* install prerelease 0.18
9 months ago
Adeeb Shihadeh
e9e2e97831
macOS: remove devcontainer recommendation
9 months ago
Shane Smiskol
04b636e3f2
fix build
9 months ago
Maxime Desroches
44c7144e1c
fix all codespell issues ( #33194 )
...
* bring back
* remove 2020 dictionary
9 months ago
Maxime Desroches
c7cf6f6568
setup.sh: metrics ( #33175 )
...
* save
* add sentry
* clean
* real sentry
* default
* true
* remote this
9 months ago
Adeeb Shihadeh
3fd4b2f676
op: simpler examples
9 months ago
Adeeb Shihadeh
54cd2a6ed2
rerun: misc fixups
9 months ago
Adeeb Shihadeh
13511e383c
remove pre-commit (explorations) ( #33172 )
...
* remove pre-commit (explorations)
* lint.sh
* remove rest
* add to release files
* no source
* 1min is all you need
9 months ago
Maxime Desroches
d0671bda6d
op.sh: check for valid invocation ( #33166 )
...
no source
9 months ago
Shane Smiskol
7ee9d2d1b9
opendbc is a package ( #33159 )
...
* bump
* rename to opendbc_repo
add symlink
* bump
* fix cabana
fix cabana
* bump
* fix whitelist paths
bump
* bump to master
* remove trailing slash
9 months ago
Maxime Desroches
7bf912f407
op.sh: fix python version check ( #33163 )
...
fix check
9 months ago
Maxime Desroches
3e66827a85
setup.sh: work in non interactive mode ( #33162 )
...
* work without terminal
* failure message
* no if
9 months ago
Maxime Desroches
16ea2ff270
op.sh: call directly instead of sourcing ( #33160 )
...
no source
9 months ago
Shane Smiskol
7c112341c3
Reapply "update to new opendbc API ( #32009 )" ( #33151 )
...
This reverts commit ac130001cc
.
9 months ago
Maxime Desroches
bf003f2972
setup.sh: retry + timing ( #33145 )
...
* improve
* update readme
* stdin
* better
* allow non interactive
* specify dir
9 months ago
Shane Smiskol
ac130001cc
Revert "update to new opendbc API ( #32009 )"
...
This reverts commit 0dddc97dca
.
9 months ago
Dean Lee
0dddc97dca
update to new opendbc API ( #32009 )
...
* use new opendbc api
* export pandad_python
* merge master
* merge master
* bump opendbc
* bump opendbc
* improve func
* keep interface unchanged
* fix test_car_interfaces
* bump opendbc
* bump opendbc
* fix test_models
* the interface now has to convert from can capnp to list, so we should include this time
* goes from ~210 to ~240 mean ms real time
* remoe busTime
* lowercase sendcan
* consistent msgtype
* bump
* bump
* not used in lat_mpc
* space
* bump to master
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
9 months ago
Shane Smiskol
42f2601416
deprecate busTime ( #33146 )
...
* deprecate busTime
* bump
* do car can + more
* forgot some
* bump opendbc
* fix that too
* bump
9 months ago
Andrei Radulescu
4e73b76a12
fix multiprocessing issue with can_replay.py on macOS ( #33139 )
...
fix multiprocessing issue with can_replay.py on mac
9 months ago
Shane Smiskol
dfd387520e
process replay: use zst ( #33138 )
...
* test
* update refs to zst
* update
9 months ago
Dean Lee
ade13722cd
replay: add support for decompressing ZST log files ( #32910 )
...
* Add Support for Decompressing ZST Log Files
* 2 space and check magic number
* match BZ2
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
9 months ago
Andrei Radulescu
7d6ff19dea
update mac_setup.sh brew install ( #33131 )
9 months ago
Maxime Desroches
583e89d3a4
remove cv2 usage ( #33101 )
...
remove cv2
9 months ago
Shane Smiskol
1b3b5ab758
use zstandard library ( #33110 )
...
* use zstandard
* run 10
* bye bye
* this was a little overzealous
* clean up
9 months ago
Maxime Desroches
d7159cd3c7
op.sh: misc improvements ( #33096 )
...
* check for install
* venv
* build
9 months ago
Maxime Desroches
eab9cd751c
op.sh: check submodules ( #33095 )
...
submodules
9 months ago
Adeeb Shihadeh
6b5f88a533
cleanup macOS dependencies ( #33094 )
9 months ago
Adeeb Shihadeh
00d9748d9a
op.sh: parallel submodule update
9 months ago
Adeeb Shihadeh
d24b80fca4
remove body submodule ( #33091 )
...
* remove body submodule
* little more
* fix op
9 months ago
Maxime Desroches
a1dce6ef47
op.sh: run pytest ( #33090 )
...
test
9 months ago
Shane Smiskol
e68bb26e14
tools: keep re pattern file small ( #33084 )
...
remove bz2 from re file
9 months ago
Adeeb Shihadeh
f39c5c22e8
remove opencv-python-headless ( #33082 )
9 months ago
Adeeb Shihadeh
d128dbe27f
setup.sh: fast git clone ( #33081 )
...
* setup.sh: filter clone
* no submodules
9 months ago
Adeeb Shihadeh
8827067eae
op.sh: misc fixups ( #33080 )
...
* rm run
* little more
* lint
* one more lint
* cleanup
9 months ago
Maxime Desroches
02e30ac140
Update setup.sh
9 months ago
Maxime Desroches
3c192cbf88
op.sh: improvements ( #33078 )
...
improvements
9 months ago
Adeeb Shihadeh
e5b803f28e
cleanup python dependencies ( #33077 )
...
* cleanup python dependencies
* fix ruff
9 months ago
Maxime Desroches
1989fbd4c4
Update setup.sh
9 months ago
Maxime Desroches
173a633a75
curl pc installer ( #33072 )
...
* setup
* curl
* usable right now
* op sim
* cleanup
* show cmd
9 months ago
Adeeb Shihadeh
c8622c9553
mac's getting there
9 months ago
Maxime Desroches
6cdf2a1499
Update op.sh
9 months ago
Maxime Desroches
4ac938a578
op.sh: improvements ( #33067 )
...
* cabana
* pre-check
* cd
* change this
* fix
* fix install
9 months ago
Maxime Desroches
71ad5a8dee
op.sh: general improvements ( #33062 )
...
* color
* format
* dry
* unset
* venv
* search for openpilot
* linter
* replay
9 months ago
Shane Smiskol
e38a1428aa
LogReader: support multiple log extensions in route ( #33066 )
...
* support rlog.zst
* TODO
9 months ago
Adeeb Shihadeh
31036771ee
rerun: link to upstream issues
9 months ago
Maxime Desroches
18c310addf
Update op.sh
9 months ago
Maxime Desroches
3382002cd0
Update op.sh
9 months ago
Maxime Desroches
f60dfd4dbb
op tool helper ( #33053 )
...
* op
* change this
* juggler
* options
* fix
* submodules
* typo
* venv
* clean + install
9 months ago
Maxime Desroches
1e9738131d
don't lock when installing python packages ( #33051 )
...
frozen
9 months ago
Hoang Bui
5e0aff92ae
tools/Rerun: Add video logging features ( #32810 )
...
* working
* multiprocessing
* fix that
* print services
* all services + fix
* less verbose
* start readme
* segment range
* cleanup
* update readme + fix bug in 'all'
* cleanup + update readme
* update readme
* cleanup
* cleanup
* rm frame_iter
* cleanup
* staticmethod
* proc kill
* split files
* fix range with hevc vids
* update reamde + add prompt
* readme
* readme
* readme
9 months ago