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

refactor(autoware_launch): add map_based_prediction param file #463

Merged

Conversation

ismetatabay
Copy link
Member

@ismetatabay ismetatabay commented Jul 19, 2023

Description

This PR adds map_based_prediction.param.yaml to autoware_launch config directory

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

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

@yukkysaito yukkysaito left a comment

Choose a reason for hiding this comment

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

LGTM

@ismetatabay ismetatabay merged commit 3c7bf4d into autowarefoundation:main Jul 19, 2023
9 of 10 checks passed
@ismetatabay ismetatabay deleted the refactor/map_based_prediction branch July 19, 2023 11:00
/**:
ros__parameters:
enable_delay_compensation: true
prediction_time_horizon: 7.8 #[s]
Copy link
Contributor

Choose a reason for hiding this comment

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

@ismetatabay
Hi. I found this PR changed prediction_time_horizon to 7.8 sec (original was 10.0 sec).

Is this an intended change? If you don't mind, can you tell me why you chose this value? (For us, it is more convenient to leave it at 10sec for now.)

Copy link
Member Author

Choose a reason for hiding this comment

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

@YoshiRi Hi, It was a not intended change. I have no idea how its changed 10.0 to 7.8. I am creating PR now. Sorry for this.

Copy link
Member Author

Choose a reason for hiding this comment

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

Here is the PR link: #523

kyoichi-sugahara pushed a commit that referenced this pull request Sep 3, 2023
Signed-off-by: GitHub <[email protected]>

Signed-off-by: GitHub <[email protected]>
Co-authored-by: kenji-miyake <[email protected]>
takayuki5168 referenced this pull request in tier4/autoware_launch Oct 2, 2023
…parameter (#556) (#463)

Signed-off-by: Takamasa Horibe <[email protected]>
Co-authored-by: Takamasa Horibe <[email protected]>
mitukou1109 pushed a commit to mitukou1109/autoware_launch that referenced this pull request Jun 27, 2024
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Sep 3, 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.

3 participants