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

Integration of Autoware Universe with Scenario Simulator #656

Closed
3 tasks done
mitsudome-r opened this issue Apr 8, 2022 · 0 comments
Closed
3 tasks done

Integration of Autoware Universe with Scenario Simulator #656

mitsudome-r opened this issue Apr 8, 2022 · 0 comments
Assignees

Comments

@mitsudome-r
Copy link
Member

mitsudome-r commented Apr 8, 2022

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

This tickets tracks the tasks required for the integration of TEIR IV's scenario simulator with Autoware Universe.

Purpose

In Autoware.Auto we integrated TIER IV's scenario simulator to do scenario based testing. The feature is needed for Autoware Universe as well in order to do regression testing in the CI.

Possible approaches

In order to make the scenario simulator communicate with Autoware, we need to add adapter nodes which abstracts Autoware internal interface (topics) into topics used by the simulator and vice versa.

NOTE: We are also trying to refactor these nodes after reviewing the Interface designs in the future, but we would like to have something working to be merged first in order to remove the blocker for planning module evaluation.

Definition of done

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

No branches or pull requests

1 participant