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 #68

Merged
merged 103 commits into from
Jul 7, 2022
Merged

chore: sync upstream #68

merged 103 commits into from
Jul 7, 2022

Conversation

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

@tier4-autoware-public-bot tier4-autoware-public-bot bot commented Jun 18, 2022

Features

Bug Fixes

Documentation

Code Refactoring

Performance Improvements

Tests

Builds

Continuous Integrations

Chores

badai-nguyen and others added 2 commits June 17, 2022 14:49
* feat: init image_diagnostics package

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

* fix: change to raw image input

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

* docs: add README

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

* fix: typos

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

* fix: remove duplicated raw_image topic

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

* refractor: change image param to struct

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

* ci(pre-commit): autofix

* chore: typo

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

* docs: update README

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

* chore: add missing dependency

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

* docs: update readme

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

* chores: add comments

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…calization module (#1089)

* first commit

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

* update launch arg names

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

* use lowpassfilter in signalprocessing

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

* fixed

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

* add acceleration estimation

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

* ci(pre-commit): autofix

* fix readme and lisence

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

* ci(pre-commit): autofix

* fix readme

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

* ci(pre-commit): autofix

* added covariance values

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

* removed unnecessary variable

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

* rename acceleration_estimator -> twist2accel

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

* ci(pre-commit): autofix

* added future work

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

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 18, 2022

Codecov Report

Merging #68 (488bd42) into tier4/main (4645a80) will increase coverage by 0.74%.
The diff coverage is 19.94%.

@@              Coverage Diff              @@
##           tier4/main     #68      +/-   ##
=============================================
+ Coverage        9.07%   9.81%   +0.74%     
=============================================
  Files            1026     696     -330     
  Lines           69715   54961   -14754     
  Branches        14597   14672      +75     
=============================================
- Hits             6328    5397     -931     
+ Misses          58236   44338   -13898     
- Partials         5151    5226      +75     
Flag Coverage Δ
differential 9.80% <19.94%> (?)
total ?
Impacted Files Coverage Δ
...include/object_detection/object_polygon_detail.hpp 0.00% <ø> (ø)
...e/object_detection/object_polygon_display_base.hpp 0.00% <0.00%> (ø)
.../src/object_detection/detected_objects_display.cpp 0.00% <0.00%> (ø)
...gin/src/object_detection/object_polygon_detail.cpp 0.00% <0.00%> (ø)
...src/object_detection/predicted_objects_display.cpp 0.00% <0.00%> (ø)
...n/src/object_detection/tracked_objects_display.cpp 0.00% <0.00%> (ø)
...ontrol_rviz_plugin/src/tools/manual_controller.cpp 0.00% <0.00%> (ø)
...n_capture_rviz_plugin/src/screen_capture_panel.cpp 0.00% <0.00%> (ø)
...n_capture_rviz_plugin/src/screen_capture_panel.hpp 0.00% <0.00%> (ø)
...analysis/src/control_performance_analysis_core.cpp 0.00% <0.00%> (ø)
... and 585 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4645a80...488bd42. Read the comment docs.

taikitanaka3 and others added 26 commits June 19, 2022 14:07
* feat(manual_controller): support backward driving

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

* chore: unite variable
)

* feat(bluetooth_monitor): run bluetooth monitor with new parameter

Signed-off-by: ito-san <[email protected]>

* ci(pre-commit): autofix

* Fixed a build error in humble

Signed-off-by: ito-san <[email protected]>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat(tier4_autoware_utils): add new orientation calculation

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

* fix format
* add radar_tracks_msgs_converter

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

* apply format

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

* apply format

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

* fix compile error on autoware cmake

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

* fix namespace for cpplint

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

* fix for humble

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

* fix paramter copy

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

* update README

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

* add RadarTrackObjectID enum class

Signed-off-by: scepter914 <[email protected]>
Port neural_networks from Autoware.Auto, this package
is used to download pre-compiled networks.
Also add artifact hash functionality, used for checking
whether there is a new version of the networks in the S3 bucket.

Signed-off-by: Luca Foschiani <[email protected]>
Co-authored-by: Ambroise Vincent <[email protected]>

(only squashed and rebased)
Co-authored-by: M. Fatih Cırıt <[email protected]>
updates:
- [github.com/pre-commit/mirrors-prettier: v2.6.2 → v2.7.1](pre-commit/mirrors-prettier@v2.6.2...v2.7.1)
- [github.com/pre-commit/mirrors-clang-format: v14.0.4-1 → v14.0.5](pre-commit/mirrors-clang-format@v14.0.4-1...v14.0.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* change boundary orientation

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

* update test

Signed-off-by: yutaka <[email protected]>
…rformance_analysis tool (#1099)

* feat(control_performance_analysis): add low pass filter to control_performance_analysis tool

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

* ci(pre-commit): autofix

* Member variables are suffixed by an underscore

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

Co-authored-by: Berkay <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…ing tire angle in driving monitor (#1133)

* feat(control_performance_analysis): monitor desired and current steering tire angle in driving monitor

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

* ci(pre-commit): autofix

* update readme

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

* ci(pre-commit): autofix

* update lpf for steering monitor

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

* ci(pre-commit): autofix

Co-authored-by: Berkay <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat(multi_object_tracker): add velocity gate

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

* update

Signed-off-by: yutaka <[email protected]>
* first commit

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

* modify readme

Signed-off-by: kminoda <[email protected]>
…1114)

* feat(tier4_autoware_utils): add calculator to the closest stop point

* udpate name

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

* add test

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

* add new stop function

Signed-off-by: yutaka <[email protected]>
* update ekf param of multi object tracking

Signed-off-by: Yukihiro Saito <[email protected]>

* ci(pre-commit): autofix

* cosmetic change

Signed-off-by: Yukihiro Saito <[email protected]>

* update pedestrian model

Signed-off-by: Yukihiro Saito <[email protected]>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* initial commit

Signed-off-by: Yukihiro Saito <[email protected]>

* change param

Signed-off-by: Yukihiro Saito <[email protected]>

* modify launch

Signed-off-by: Yukihiro Saito <[email protected]>

* ci(pre-commit): autofix

* modify camera lidar fusion launch

Signed-off-by: Yukihiro Saito <[email protected]>

* update config

Signed-off-by: Yukihiro Saito <[email protected]>

* Update perception/detection_by_tracker/include/detection_by_tracker/utils.hpp

Co-authored-by: Daisuke Nishimatsu <[email protected]>

* Update perception/detection_by_tracker/src/utils.cpp

Co-authored-by: Daisuke Nishimatsu <[email protected]>

* Update perception/multi_object_tracker/src/utils/utils.cpp

Co-authored-by: Daisuke Nishimatsu <[email protected]>

* Update perception/multi_object_tracker/include/multi_object_tracker/utils/utils.hpp

Co-authored-by: Daisuke Nishimatsu <[email protected]>

* Update perception/multi_object_tracker/src/multi_object_tracker_core.cpp

* modify for pre-commit

Signed-off-by: Yukihiro Saito <[email protected]>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Daisuke Nishimatsu <[email protected]>
* feat(lanelet2_extension): add route checker

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* chore: move pkg from tier4_autoware_utils to lanelet2_extension

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* fix: test

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* ci(pre-commit): autofix

* chore: add comment

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* ci(pre-commit): autofix

* chore: rm unused pkg

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* Update map/lanelet2_extension/test/src/test_route_checker.cpp

Co-authored-by: Kenji Miyake <[email protected]>

* Update map/lanelet2_extension/test/src/test_route_checker.cpp

Co-authored-by: Kenji Miyake <[email protected]>

* chore: update code style

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* ci(pre-commit): autofix

* fix: change interface

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* ci(pre-commit): autofix

* fix: change style

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kenji Miyake <[email protected]>
* chore(behavior_path_planner): change logger throttle

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* chore(behavior_path_planner): change error throttle

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* chore(behavior_path_planner): from get_logger to getLogger

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* chore(behavior_path_planner): fix bug

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tomoya Kimura <[email protected]>
* feat(signal_processing): more flexible low pass filter

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

* apply changes to dependant packages

Signed-off-by: Takayuki Murooka <[email protected]>
* add interface of gnss regularization in ndt class

Signed-off-by: Kento Yabuuchi <[email protected]>

* gnss pose is applied to regularize NDT

Signed-off-by: Kento Yabuuchi <[email protected]>

* add descriptions in ndt_scan_matcher/README

Signed-off-by: Kento Yabuuchi <[email protected]>

* fix typo in README

Signed-off-by: Kento Yabuuchi <[email protected]>

* applied formatter for README.md

Signed-off-by: Kento Yabuuchi <[email protected]>

* rename and refine functions for regularization

Signed-off-by: Kento Yabuuchi <[email protected]>

* fixed typo

Signed-off-by: Kento Yabuuchi <[email protected]>

* add descriptions of regularization to README

Signed-off-by: Kento Yabuuchi <[email protected]>

* modify README to visualize well

Signed-off-by: Kento Yabuuchi <[email protected]>

* fixed descriptions about principle of regularization

Signed-off-by: Kento Yabuuchi <[email protected]>

Co-authored-by: Kento Yabuuchi <[email protected]>
storrrrrrrrm and others added 26 commits July 5, 2022 10:08
* test: add test_points_to_costmap

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

* ci(pre-commit): autofix

* add copyright

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

* Update planning/costmap_generator/test/test_points_to_costmap.cpp

Co-authored-by: Kenji Miyake <[email protected]>

* test: modify copyright

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

* ci(pre-commit): autofix

* test: add include header file

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

* ci(pre-commit): autofix

* test: add include header file

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

* ci(pre-commit): autofix

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

* ci(pre-commit): autofix

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

* test: modify comments for spell-check

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

* test: fix spell-check

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

* test: const variable

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

* fix build error

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

* fix build error

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

* fix build error

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

* ci(pre-commit): autofix

* ci(pre-commit): autofix

* variable to const

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

* ci(pre-commit): autofix

Co-authored-by: suchang <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kenji Miyake <[email protected]>
Co-authored-by: Shark <[email protected]>
…oud map (#1216)

* feat(map_tf_generator): add vector map tf generator

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* fix(ad_service_state_monitor): rm unused cofig param

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* chore: change launching vector_map_tf_generator

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* docs: update readme

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* refactor: rename map_tf_generator -> pcd_map_tf_generator

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* fix: build error

Signed-off-by: Shumpei Wakabayashi <[email protected]>

* Update map/map_tf_generator/Readme.md

Co-authored-by: Kenji Miyake <[email protected]>

* Update map/map_tf_generator/src/vector_map_tf_generator_node.cpp

Co-authored-by: Kenji Miyake <[email protected]>

* Update map/map_tf_generator/Readme.md

Co-authored-by: Kenji Miyake <[email protected]>

* Update map/map_tf_generator/Readme.md

Co-authored-by: Kenji Miyake <[email protected]>

Co-authored-by: Kenji Miyake <[email protected]>
* feat: add line_width property to object display

Signed-off-by: tomoya.kimura <[email protected]>

* remove default value

Signed-off-by: tomoya.kimura <[email protected]>

* add the description of parameter

Signed-off-by: tomoya.kimura <[email protected]>
* feat: add option to use validator node in detection module

Signed-off-by: tomoya.kimura <[email protected]>

* fix

Signed-off-by: tomoya.kimura <[email protected]>

* remove use_validator option in detection/perception.launch

Signed-off-by: tomoya.kimura <[email protected]>

* fix

Signed-off-by: tomoya.kimura <[email protected]>
…ge (#930)

* feat(steering_offset_estimator): add steering offset estimation package

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

* chore: update license

Co-authored-by: Shumpei Wakabayashi <[email protected]>

* chore: update maintainer

Co-authored-by: Shumpei Wakabayashi <[email protected]>

* chore: update license

Co-authored-by: Shumpei Wakabayashi <[email protected]>

* chore: update cmake

Co-authored-by: Shumpei Wakabayashi <[email protected]>

* chore: update depends

Co-authored-by: Shumpei Wakabayashi <[email protected]>

* chore: update variables

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

* fix: remaining

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

* chore: remove unused

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

* doc(steer_offset_estimator): add document

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

* doc: update

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

* fix: typo

* ci(pre-commit): autofix

* doc: update algo

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

* doc : update

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

Co-authored-by: Shumpei Wakabayashi <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…1184)

* feat(behavior_velocity_planner): use time to collision for pass judge logic

Signed-off-by: satoshi-ota <[email protected]>

* feat(behavior_velocity_planner): not relaxing target velocity at low speed

Signed-off-by: satoshi-ota <[email protected]>

* fix(behavior_velocity_planner): update crosswalk params

Signed-off-by: satoshi-ota <[email protected]>

* fix(behavior_velocity_planner): update crosswalk param in order to fix stop position

Signed-off-by: satoshi-ota <[email protected]>

* feat(behavior_velocity_planner): selectable target object

Signed-off-by: satoshi-ota <[email protected]>

* fix(behavior_velocity_planner): fix stop position

Signed-off-by: satoshi-ota <[email protected]>

* fix(behavior_velocity_planner): fix stop position for stuck vehicle at green signal

Signed-off-by: satoshi-ota <[email protected]>

* feat(behavior_velocity_planner): output looking crosswalk

Signed-off-by: satoshi-ota <[email protected]>

* fix(behavior_velocity_planner): fix typo

Signed-off-by: satoshi-ota <[email protected]>

* fix(behavior_velocity_planner): not use TTCTTV

Signed-off-by: satoshi-ota <[email protected]>

* fix(behavior_velocity_planner): fix typo

Signed-off-by: satoshi-ota <[email protected]>

* fix(behavior_velocity_planner): fix parameter namespace

Signed-off-by: satoshi-ota <[email protected]>

* fix(behavior_velocity_planner): remove hard coding parameters

Signed-off-by: satoshi-ota <[email protected]>

* chore(behavior_velocity_planner): add parameter description

Signed-off-by: satoshi-ota <[email protected]>
* pointpainting_fusion-paint points

* pointpainting_fusion:run the model

* fix incorrect projection

* update pointpainting_fusion using centerpoint as shared library

* pointpainting_fusion: fix uncommited node.cpp and node.hpp

* fix: update the class

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

* fix: update the class

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

* fix: small corrections

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

* fix: correctionts to use centerpoint_trt.hpp

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

* ci(pre-commit): autofix

* fix: resolve conversations

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

* ci(pre-commit): autofix

* fix: resolve conversations

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

* ci(pre-commit): autofix

* fix: remove magic number

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

* fix: remove magic number7

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

* fix: fix Cmakelist, doc, variable name and default value

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

* fix: CI build&precommit

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

* fix: pre-commit-optional&build(humble)

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

* fix: move guard to publish()

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

* ci(pre-commit): autofix

* fix: update pointpainting model

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

* Update perception/image_projection_based_fusion/config/pointpainting.param.yaml

Co-authored-by: Yusuke Muramatsu <[email protected]>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yusuke Muramatsu <[email protected]>
* add simple trajectory follower

Signed-off-by: Takamasa Horibe <[email protected]>

* fix precommit

Signed-off-by: Takamasa Horibe <[email protected]>

* fix build error

Signed-off-by: Takamasa Horibe <[email protected]>

* add readme, fix launch remap

Signed-off-by: Takamasa Horibe <[email protected]>
* fix(obstacle_cruise_planner): unknown collision calculation

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

* remove unnecessary appendPointToPolygon

Signed-off-by: Takayuki Murooka <[email protected]>
* feat: add screen capture package

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

* feat: add state to current process

* style: refactor codes

* fix: time

* feat: add mp4 writer and finalize folders

* feat: add trigger by service

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

* feat: update recorder

Signed-off-by: tanaka3 <[email protected]>
* add new length function

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

* add test

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

* fix test

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

* add path with lane id funciton

Signed-off-by: yutaka <[email protected]>
* Add detected object filter

Signed-off-by: Shunsuke Miura <[email protected]>

* Refactor class name

Signed-off-by: Shunsuke Miura <[email protected]>

* Add readme

Signed-off-by: Shunsuke Miura <[email protected]>

* ADd lanelet filter option

Signed-off-by: Shunsuke Miura <[email protected]>

* change default parameter

Signed-off-by: Shunsuke Miura <[email protected]>

* refactor

Signed-off-by: Shunsuke Miura <[email protected]>

* Update readme

Signed-off-by: Shunsuke Miura <[email protected]>

* change detection launch

Signed-off-by: Shunsuke Miura <[email protected]>

* ADd unknown only option

Signed-off-by: Shunsuke Miura <[email protected]>

* Update launcher

Signed-off-by: Shunsuke Miura <[email protected]>

* Fix bug

Signed-off-by: Shunsuke Miura <[email protected]>

* Move object filter into detected_object_validator

Signed-off-by: Shunsuke Miura <[email protected]>

* ci(pre-commit): autofix

* Add config parameter yaml for position filter

Signed-off-by: Shunsuke Miura <[email protected]>

* Add config for each class

Signed-off-by: Shunsuke Miura <[email protected]>

* ci(pre-commit): autofix

* Fix config

Signed-off-by: Shunsuke Miura <[email protected]>

* Use shape instead of position

Signed-off-by: Shunsuke Miura <[email protected]>

* Update read me

Signed-off-by: Shunsuke Miura <[email protected]>

* Use disjoint instead of intersects

Signed-off-by: Shunsuke Miura <[email protected]>

* ci(pre-commit): autofix

* Fix typo, remove debug code.

Signed-off-by: Shunsuke Miura <[email protected]>

* Use shared_ptr

Signed-off-by: Shunsuke Miura <[email protected]>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix(obstacle_avoidance_planner): use prev eb traj when failed

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

* feat(obstacle_avoidance_planner): modify debug message

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

* fix conflict

Signed-off-by: Takayuki Murooka <[email protected]>
* refactor(behavior_path_planner): reorganize debug visualization

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* refactor the code for consistency

reuse utilities function

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* refactor const reference string to rvalue reference

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* clear debug marker on exit to remove artifact

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* initialize marker using common createDefaultMarker and add reserve

add reserve to increase performance of push back.

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…stopped state (#1252)

* fix(trajectory_follower_nodes): change control running order to keep stopped state

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

* add flag for receiving first trajectory

Signed-off-by: kosuke55 <[email protected]>
* feat(behavior_velocity): filter points with detection area

Signed-off-by: Tomohito Ando <[email protected]>

* remove unnecessary functions

Signed-off-by: Tomohito Ando <[email protected]>

* update documents

Signed-off-by: Tomohito Ando <[email protected]>

* ci(pre-commit): autofix

* remove unnecessary comments

Signed-off-by: Tomohito Ando <[email protected]>

* use parameter for max deceleration jerk

Signed-off-by: Tomohito Ando <[email protected]>

* update configs

Signed-off-by: Tomohito Ando <[email protected]>

* return empty points when the detection area polygon is empty

Signed-off-by: Tomohito Ando <[email protected]>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat(vehicle_cmd_gate): add transition filter

Signed-off-by: Takamasa Horibe <[email protected]>

* fix precommit

Signed-off-by: Takamasa Horibe <[email protected]>

* remove debug code

Signed-off-by: Takamasa Horibe <[email protected]>

* update param yaml

Signed-off-by: Takamasa Horibe <[email protected]>

* update readme

Signed-off-by: Takamasa Horibe <[email protected]>

* fix default topic name

Signed-off-by: Takamasa Horibe <[email protected]>
The PR aims to replace integer count to time-based.

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
…1243)

* update

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

* add const

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

* add parameter

Signed-off-by: yutaka <[email protected]>
Copy link
Collaborator

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All PRs are written in release note !

@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit 1bf0329 into tier4/main Jul 7, 2022
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the sync-upstream branch July 7, 2022 14:54
maxime-clem pushed a commit to maxime-clem/autoware.universe that referenced this pull request Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.