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: change the old diagnostic_convertor to scenario_simulator_v2_adapter #1227

Merged

Conversation

mitsudome-r
Copy link
Member

@mitsudome-r mitsudome-r commented Nov 13, 2024

Description

Autoware Launch in the main branch currently fails to launch due to lack of argument to launch_scenario_simulator_v2_adapter. This is caused by the change of argument name in Autoware.Universe in this PR.

This resolved this issue by updating the argument name appropriately.

Tests performed

I have tested in my local machine that it works after updating the argument name.

Effects on system behavior

Not applicable.

Interface changes

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.

@github-actions github-actions bot added component:simulation Virtual environment setups and simulations. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) labels Nov 13, 2024
@mitsudome-r mitsudome-r merged commit 9d0e705 into autowarefoundation:main Nov 13, 2024
13 checks passed
@mitsudome-r mitsudome-r deleted the scenario-simulator-v2-adapter branch November 13, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) tag:run-build-and-test-differential
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants