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

chore: sync upstream #758

Merged
merged 12 commits into from
Aug 23, 2023
Merged

chore: sync upstream #758

merged 12 commits into from
Aug 23, 2023

Conversation

tier4-autoware-public-bot[bot]
Copy link

Features

Bug Fixes

Chores

YoshiRi and others added 12 commits August 22, 2023 02:20
…y to suppress yaw oscillation (autowarefoundation#4690)

lower the detection by tracker priority to suppress yaw oscillation

Signed-off-by: yoshiri <[email protected]>
autowarefoundation#4554)

* feat(ekf_localizer): short periodic updates of z values based on pitch

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

* delete an unnecessary space

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

* add brief considering_z_ndt_delay()

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

* style(pre-commit): autofix

* add const and reference

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

* modify function about renewing z value, change name of function and variable

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

* style(pre-commit): autofix

* delete unnecessary lines

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

* style(pre-commit): autofix

* move updateZConsideringDelay() to in updateSimple1DFilters()

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

* change name of function

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

* style(pre-commit): autofix

* add explanation in timerCallback() to make it easier to understand

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

* modify a mistake

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

* move calculateDeltaZFromPitch(), delete counter

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

* use variable t_receive_pose

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

* style(pre-commit): autofix

* add underscore to member variables

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

* style(pre-commit): autofix

* add a description about caluculation delta from pitch

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

* style(pre-commit): autofix

* delete pitch_from_ndt_

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

* style(pre-commit): autofix

* modify ekf_localizer

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

* modify README about Calculation of vertical correction amount from pitch

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

* adjust code to a standard

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

* style(pre-commit): autofix

* adjust lines to a standard

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

* style(pre-commit): autofix

* modify README and name of variable

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

* style(pre-commit): autofix

* modify README

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

* modify media

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

* modify media

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

* delete calculateDeltaFromPitch() and write internal calculation in one liner

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

* modify README (Calculation of vertical correction amount from pitch in Features)

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

* style(pre-commit): autofix

---------

Signed-off-by: yuhei <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: kminoda <[email protected]>
…n#4688)

* refactor: image diagnostics spell-check

Signed-off-by: badai-nguyen <[email protected]>

* ci: ignore spell check for DHAVE and YAMLCPP

Signed-off-by: badai-nguyen <[email protected]>

* refactor: pointcloud preprocessor spell-check

Signed-off-by: badai-nguyen <[email protected]>

* chore: preprocessor spell-check

Signed-off-by: badai-nguyen <[email protected]>

---------

Signed-off-by: badai-nguyen <[email protected]>
…warefoundation#4652)

* feat(behavior_path_planner): consider object velocity direction

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

* update

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

* Update planning/behavior_path_planner/src/scene_module/dynamic_avoidance/dynamic_avoidance_module.cpp

---------

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

* clean_commit

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

* move enable_cmd_limit_filter argument to param file

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

---------

Signed-off-by: ismetatabay <[email protected]>
…ering stopping distance (autowarefoundation#4674)

* feat(goal_planner): add extra front margin for collision check considering stopping distance

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

* move safety_check

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

* rename args and params

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

* margin 0.6 and add comments

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

---------

Signed-off-by: kosuke55 <[email protected]>
…warefoundation#4691)

* add_status_is_safe_dynamic_objects

Signed-off-by: kyoichi-sugahara <[email protected]>

* revert unnecessary changes

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit f358eba into tier4/main Aug 23, 2023
9 of 11 checks passed
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch August 23, 2023 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants