Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tensorrt_yolox): add delay time for gpu task reschedule #13

Closed
wants to merge 134 commits into from

Conversation

badai-nguyen
Copy link
Owner

Description

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

badai-nguyen and others added 30 commits July 26, 2024 15:56
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
…ion#8193)

* feat(path_safety_checker): add rough collision check

Signed-off-by: kosuke55 <[email protected]>

* Update planning/behavior_path_planner/autoware_behavior_path_planner_common/src/utils/path_safety_checker/safety_check.cpp

---------

Signed-off-by: kosuke55 <[email protected]>
…ation#8228)

* fix(autoware_image_diagnostics): fix cppcheck warnings

Signed-off-by: Ryuta Kambe <[email protected]>

* fix

Signed-off-by: Ryuta Kambe <[email protected]>

---------

Signed-off-by: Ryuta Kambe <[email protected]>
* perf(goal_palnner): reduce processing time

Signed-off-by: kosuke55 <[email protected]>

* add const& return

Signed-off-by: kosuke55 <[email protected]>

* use copy getter

Signed-off-by: kosuke55 <[email protected]>

* pre commit

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
…essing time (autowarefoundation#8240)

* add local r-tree for fast searching

Signed-off-by: a-maumau <[email protected]>

change to _func__

add more debug

use local rtree

fix

tmp update

fix bug

clean unused

clean up

Signed-off-by: a-maumau <[email protected]>

* clean up

Signed-off-by: a-maumau <[email protected]>

* style(pre-commit): autofix

* chore: Optimize object filtering and improve performance

The code changes in `lanelet_filter.cpp` optimize the object filtering process by using the `empty()` function instead of checking the size of the `transformed_objects.objects` vector. This change improves performance and simplifies the code logic.

Refactor the code to use `empty()` instead of `size()` for checking if the `transformed_objects.objects` vector is empty. This change improves readability and performance.

Signed-off-by: Taekjin LEE <[email protected]>

---------

Signed-off-by: a-maumau <[email protected]>
Signed-off-by: Taekjin LEE <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Taekjin LEE <[email protected]>
…foundation#8028)

* perf(velocity_smoother): use ProxQP for faster optimization

Signed-off-by: Takayuki Murooka <[email protected]>

* consider max_iteration

Signed-off-by: Takayuki Murooka <[email protected]>

* disable warm start

Signed-off-by: Takayuki Murooka <[email protected]>

* fix test

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
…0.05 (autowarefoundation#8252)

Changed the temperature of multi_ndt_score

Signed-off-by: Shintaro Sakoda <[email protected]>
…utowarefoundation#8030)

* not resample debug_trajectories if not published

Signed-off-by: Takayuki Murooka <[email protected]>

* update dependant packages

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
* feat(start_planner): add time_keeper

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

* fix shadow variables

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
… packages (autowarefoundation#8202)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yamato Ando <[email protected]>
…sher instead of image tranport in traffic light roi visualizer (autowarefoundation#8157)

* apply new parameter schemes, set default parameters

add an option to use normal publisher instead of image tranport in traffic light roi visualizer

Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>

* small fix on default value

Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>

---------

Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
…dation#8096)

* refactoring

Signed-off-by: Y.Hisaki <[email protected]>

* updating...

Signed-off-by: Y.Hisaki <[email protected]>

* update

Signed-off-by: Y.Hisaki <[email protected]>

* fix

Signed-off-by: Y.Hisaki <[email protected]>

* fix

Signed-off-by: Y.Hisaki <[email protected]>

* Update CMakeLists.txt

* use yaml to load vehicle info

Signed-off-by: Y.Hisaki <[email protected]>

---------

Signed-off-by: Y.Hisaki <[email protected]>
…on#8288)

* add force cancel function

Signed-off-by: Go Sakayori <[email protected]>

* fix format

Signed-off-by: Go Sakayori <[email protected]>

* fix json schema

Signed-off-by: Go Sakayori <[email protected]>

* fix spelling

Signed-off-by: Go Sakayori <[email protected]>

* fix

Signed-off-by: Go Sakayori <[email protected]>

---------

Signed-off-by: Go Sakayori <[email protected]>
Signed-off-by: Go Sakayori <[email protected]>
zulfaqar-azmi-t4 and others added 16 commits August 7, 2024 06:39
…l start (autowarefoundation#8359)

Skip computation if prepare length exceed distance to terminal start

Signed-off-by: Zulfaqar Azmi <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
…tion#8290)

* fix:functionConst

Signed-off-by: kobayu858 <[email protected]>

* fix:functionConst

Signed-off-by: kobayu858 <[email protected]>

* fix:clang format

Signed-off-by: kobayu858 <[email protected]>

---------

Signed-off-by: kobayu858 <[email protected]>
…ndation#8124)

match the func name changed in ndt_omp

Signed-off-by: a-maumau <[email protected]>
Co-authored-by: SakodaShintaro <[email protected]>
…towarefoundation#8347)

* add autoware_ prefix

Signed-off-by: a-maumau <[email protected]>

* use target_include_directories instead

Signed-off-by: a-maumau <[email protected]>

---------

Signed-off-by: a-maumau <[email protected]>
Co-authored-by: SakodaShintaro <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
…ians beforehand (autowarefoundation#8388)

fix withinAnyCroswalk

Signed-off-by: Mamoru Sobue <[email protected]>
Copy link

github-actions bot commented Aug 8, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment