Skip to content

feat(autoware_behavior_path_planner_common): add test scripts for clothoid path generation #10938

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

TakumIto
Copy link
Contributor

@TakumIto TakumIto commented Jul 7, 2025

Description

Add test scripts for clothoid path generation

Related links

Parent PR:

How was this PR tested?

Run unit test as

$ colcon test-result --all
build/autoware_behavior_path_goal_planner_module/Testing/20250707-1506/Test.xml: 4 tests, 0 errors, 0 failures, 0 skipped
build/autoware_behavior_path_goal_planner_module/test_results/autoware_behavior_path_goal_planner_module/copyright.xunit.xml: 34 tests, 0 errors, 0 failures, 0 skipped
build/autoware_behavior_path_goal_planner_module/test_results/autoware_behavior_path_goal_planner_module/cppcheck.xunit.xml: 34 tests, 0 errors, 0 failures, 34 skipped
build/autoware_behavior_path_goal_planner_module/test_results/autoware_behavior_path_goal_planner_module/test_autoware_behavior_path_goal_planner_module.gtest.xml: 6 tests, 0 errors, 0 failures, 2 skipped
build/autoware_behavior_path_goal_planner_module/test_results/autoware_behavior_path_goal_planner_module/xmllint.xunit.xml: 2 tests, 0 errors, 0 failures, 0 skipped

Summary: 80 tests, 0 errors, 0 failures, 36 skipped

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@TakumIto TakumIto requested a review from TomohitoAndo as a code owner July 7, 2025 15:15
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) labels Jul 7, 2025
Copy link

github-actions bot commented Jul 7, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

Takumi Ito added 4 commits July 8, 2025 00:17
Signed-off-by: Takumi Ito <[email protected]>
Signed-off-by: Takumi Ito <[email protected]>
Signed-off-by: Takumi Ito <[email protected]>
@TakumIto TakumIto force-pushed the feat/clothoid_forward_parking_test branch from 45abb52 to 33e9369 Compare July 7, 2025 15:17
@github-actions github-actions bot removed the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Jul 7, 2025
Signed-off-by: Takumi Ito <[email protected]>
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) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

1 participant