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 beta branch beta/v0.18.0 with tier4/main #260

Merged
merged 24 commits into from
Dec 11, 2023

Conversation

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

Features

Bug Fixes

Code Refactoring

Chores

kosuke55 and others added 24 commits November 24, 2023 17:07
feat(goal_planner): add tiem hysteresis to keep unsafe

Signed-off-by: kosuke55 <[email protected]>
Enable safety check feature for start planner

Signed-off-by: kyoichi-sugahara <[email protected]>
* feat(goal_planner): safer safety checker

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

fix

fix

fix

fix

* disable safety check

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

---------

Signed-off-by: kosuke55 <[email protected]>
…ff (#698)

* add parameter for PID integration time threshold

Signed-off-by: Daniel Sanchez <[email protected]>

* add param to enable or disable low speed error integration

Signed-off-by: Daniel Sanchez <[email protected]>

---------

Signed-off-by: Daniel Sanchez <[email protected]>
feat: disable obstacle avoidance debug marker
chore!: remove unused params

Signed-off-by: Yuki Takagi <[email protected]>
…718)

* add multi_object_tracker node param

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

* add additional node parameters for future update

* style(pre-commit): autofix

* fix default value

---------

Signed-off-by: yoshiri <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
refactor(start_planner): refactor debug parameters

This commit removes the `verbose` parameter under `start_planner` and introduces a new `debug` section. The newly added `debug` section includes a `print_debug_info` parameter, set to false by default. This change provides a more structured way to handle debugging configurations for the start planner.

Signed-off-by: kyoichi-sugahara <[email protected]>
fix perception debug topics in Rviz

Signed-off-by: Shunsuke Miura <[email protected]>
chore: sync awf/autoware_launch
update start_planner.param.yaml

Signed-off-by: kyoichi-sugahara <[email protected]>
fix(start_planner): check safety only when waiting approval
@tier4-autoware-public-bot tier4-autoware-public-bot bot merged commit ace1232 into tier4/main Dec 11, 2023
16 of 18 checks passed
@tier4-autoware-public-bot tier4-autoware-public-bot bot deleted the beta-to-tier4-main-sync branch December 11, 2023 08:57
t4-adc pushed a commit that referenced this pull request Apr 3, 2024
… the ego vehicle stops over the stop line (#260)

* chore(behavior_velocity_planner): follow the latest implementation
(hold_stop_margin_distance)

Signed-off-by: Makoto Kurihara <[email protected]>

* feat(behavior_velocity_planner): add a parameter for judging over the stop line

Signed-off-by: Makoto Kurihara <[email protected]>

---------

Signed-off-by: Makoto Kurihara <[email protected]>
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.