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(pointcloud_preprocessor): add unit test for distortion corrector node #7783

Conversation

vividf
Copy link
Contributor

@vividf vividf commented Jul 2, 2024

Description

Unit test for distortion corrector node. Especially for the distortion_corrector.cpp
This PR will open when #7137 is merged.

Tests performed

Build

colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release --packages-select pointcloud_preprocessor

Test

colcon test --packages-select pointcloud_preprocessor --event-handlers console_cohesion+

Related links

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

vividf and others added 30 commits May 16, 2024 12:21
Signed-off-by: vividf <[email protected]>
Signed-off-by: vividf <[email protected]>
Signed-off-by: vividf <[email protected]>
Signed-off-by: vividf <[email protected]>
Co-authored-by: David Wong <[email protected]>
Signed-off-by: vividf <[email protected]>
Co-authored-by: David Wong <[email protected]>
Signed-off-by: vividf <[email protected]>
Co-authored-by: David Wong <[email protected]>
Signed-off-by: vividf <[email protected]>
Co-authored-by: David Wong <[email protected]>
Signed-off-by: vividf <[email protected]>
Co-authored-by: David Wong <[email protected]>
Signed-off-by: vividf <[email protected]>
Co-authored-by: David Wong <[email protected]>
Signed-off-by: vividf <[email protected]>
Co-authored-by: David Wong <[email protected]>
Signed-off-by: vividf <[email protected]>
Co-authored-by: David Wong <[email protected]>
Signed-off-by: vividf <[email protected]>
Co-authored-by: David Wong <[email protected]>
Signed-off-by: vividf <[email protected]>
vividf and others added 20 commits June 14, 2024 11:22
Signed-off-by: vividf <[email protected]>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) labels Jul 2, 2024
Copy link

github-actions bot commented Jul 2, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@github-actions github-actions bot removed the type:documentation Creating or refining documentation. (auto-assigned) label Jul 3, 2024
@vividf vividf closed this Jul 3, 2024
@vividf vividf deleted the feature/distortion_corrector_unit_test branch July 3, 2024 08:20
@vividf
Copy link
Contributor Author

vividf commented Jul 3, 2024

Same PR is created in #7801 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant