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(costmap_generator): unit test implementation for costmap generator #9149

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

mkquda
Copy link
Contributor

@mkquda mkquda commented Oct 24, 2024

Description

Add test for costmap_generator package to improve code coverage and prevent future bugs.

Changes

  • modify costmap generator directory structure
  • update CMakeLists.txt
  • add test case for object_to_costmap utils
  • add unit test for object_map_utils
  • add unit test for CostmapGeneratorNode class

Related links

None.

How was this PR tested?

  • Build successfully
  • Run unit test
  • Generate code coverage report

Screenshot from 2024-10-24 15-55-16

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added component:planning Route planning, decision-making, and navigation. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) labels Oct 24, 2024
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:launch Launch files, scripts and initialization tools. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant