Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

feat(planning_error_monitor): read params from yaml #294

Merged
merged 3 commits into from
Apr 25, 2022

Conversation

kazuki527
Copy link
Contributor

@kazuki527 kazuki527 commented Apr 25, 2022

PR Type

  • New Feature

Related Links

autowarefoundation/autoware.universe#792

Description

Add a planning_error_monitor param yaml file.
This feature enables planning_error_monitor to read some parameters from above yaml file.
This is so that abobe parameters can be changed in other projects.

Review Procedure

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • Code follows coding guidelines
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets
  • Write release notes

CI Checks

  • Build and test for PR: Required to pass before the merge.
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

@kazuki527 kazuki527 changed the title Feat/read params from yaml feat(planning_error_monitor): read params from yaml Apr 25, 2022
@kazuki527 kazuki527 force-pushed the feat/read_params_from_yaml branch from 98f6047 to 8f596bc Compare April 25, 2022 04:24
@kazuki527 kazuki527 requested a review from taikitanaka3 April 25, 2022 04:25
@kazuki527 kazuki527 changed the title feat(planning_error_monitor): read params from yaml feat(planning_error_monitor): read params from yaml Apr 25, 2022
@kazuki527 kazuki527 requested review from TakaHoribe and h-ohta April 25, 2022 04:42
@kazuki527 kazuki527 requested a review from h-ohta April 25, 2022 04:59
@h-ohta
Copy link
Contributor

h-ohta commented Apr 25, 2022

@kazuki527 Could you add units to param.yaml?

@kazuki527 kazuki527 enabled auto-merge (squash) April 25, 2022 06:58
@kazuki527 kazuki527 merged commit d7ed10b into tier4:tier4/universe Apr 25, 2022
takayuki5168 pushed a commit that referenced this pull request May 26, 2022
* chore: remove system_error_monitor_params from sync-param-files

Signed-off-by: Yuma Nihei <yuma.nihei@tier4.jp>

* fix: remove space according to pre-commit

Signed-off-by: Yuma Nihei <yuma.nihei@tier4.jp>
tzhong518 pushed a commit that referenced this pull request Aug 1, 2022
* feat(planning_error_monitor): read params from yaml

* fix(planning_error_monitor): fix the parameter to paramter in universe.

* fix: add units of some parameters in yaml
takayuki5168 pushed a commit that referenced this pull request Jan 21, 2023
Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants