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

test(static_centerline_generator): add test for launch.xml #9425

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Nov 21, 2024

Description

depends on #9426
Added a test for static_centerline_generator.launch.xml

Related links

How was this PR tested?

unit test passed.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Nov 21, 2024
Copy link

github-actions bot commented Nov 21, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@takayuki5168 takayuki5168 marked this pull request as ready for review December 10, 2024 08:36
@takayuki5168 takayuki5168 force-pushed the test/static-centerline-generator-launch branch from b7033d8 to d3edcb4 Compare December 11, 2024 14:45
@takayuki5168 takayuki5168 added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 11, 2024
@@ -1,6 +1,6 @@
<launch>
<!-- mandatory arguments for planning-->
<arg name="vehicle_model"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO: The bus should not be used here.

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) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants