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

feat: add yabloc scenario #201

Merged
merged 18 commits into from
Aug 1, 2023

Conversation

kminoda
Copy link
Contributor

@kminoda kminoda commented Jul 28, 2023

TODO

  • Complete docs
  • Prepare sample rosbag somewhere

Types of PR

  • New Features
  • Upgrade of existing features
  • Bugfix

Description

I'd like to add YabLoc evaluator scenario.

INTERNAL LINKS:

How to review this PR

Please follow the documentation for yabloc scenario and confirm that it actually runs with a sample rosbag

Others

Signed-off-by: kminoda <koji.minoda@tier4.jp>
kminoda added 8 commits July 28, 2023 16:56
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
@kminoda kminoda self-assigned this Jul 31, 2023
kminoda added 3 commits July 31, 2023 21:26
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
@kminoda kminoda marked this pull request as ready for review July 31, 2023 12:35
@kminoda kminoda marked this pull request as draft July 31, 2023 12:35
kminoda added 2 commits July 31, 2023 21:35
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
@kminoda kminoda marked this pull request as ready for review July 31, 2023 14:10
@kminoda kminoda requested a review from hayato-m126 July 31, 2023 14:10
@hayato-m126 hayato-m126 requested a review from vios-fish August 1, 2023 03:31
Copy link
Collaborator

@hayato-m126 hayato-m126 left a comment

Choose a reason for hiding this comment

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

It's a minor detail, but please fix UseCaseFormatVersion.
https://tier4.github.io/driving_log_replayer/scenario_format/#usecaseformatversion

LocalMapPath: $HOME/autoware_map/sample-map-planning
Evaluation:
UseCaseName: yabloc
UseCaseFormatVersion: 1.2.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

UseCaseFormatVersion should be started at 0.1.0 and raised to 1.0.0 when the evaluation method is finalized.

Suggested change
UseCaseFormatVersion: 1.2.0
UseCaseFormatVersion: 0.1.0

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed: b3fb51d
Thank you!

Co-authored-by: Hayato Mizushima <hayato-m126@users.noreply.github.com>
Copy link
Collaborator

@hayato-m126 hayato-m126 left a comment

Choose a reason for hiding this comment

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

LGTM

@hayato-m126 hayato-m126 merged commit 7ff0085 into tier4:develop Aug 1, 2023
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.

2 participants