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(autoware_pointcloud_preprocessor): add roi excluded downsample #10233

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

Merge branch 'main' into feat/add-roi-excluded-voxel-grid

fadff49
Select commit
Loading
Failed to load commit list.
Open

feat(autoware_pointcloud_preprocessor): add roi excluded downsample #10233

Merge branch 'main' into feat/add-roi-excluded-voxel-grid
fadff49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 10, 2025 in 1s

1.19% of diff hit (target 0.00%)

View this Pull Request on Codecov

1.19% of diff hit (target 0.00%)

Annotations

Check warning on line 56 in sensing/autoware_pointcloud_preprocessor/include/autoware/pointcloud_preprocessor/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/include/autoware/pointcloud_preprocessor/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.hpp#L56

Added line #L56 was not covered by tests

Check warning on line 68 in sensing/autoware_pointcloud_preprocessor/include/autoware/pointcloud_preprocessor/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/include/autoware/pointcloud_preprocessor/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.hpp#L63-L68

Added lines #L63 - L68 were not covered by tests

Check warning on line 28 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L28

Added line #L28 was not covered by tests

Check warning on line 31 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 33 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L33

Added line #L33 was not covered by tests

Check warning on line 38 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L38

Added line #L38 was not covered by tests

Check warning on line 40 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L40

Added line #L40 was not covered by tests

Check warning on line 56 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 58 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L58

Added line #L58 was not covered by tests

Check warning on line 65 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L61-L65

Added lines #L61 - L65 were not covered by tests

Check warning on line 67 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L67

Added line #L67 was not covered by tests

Check warning on line 73 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 78 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 81 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L81

Added line #L81 was not covered by tests

Check warning on line 89 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 92 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 98 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 109 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L103-L109

Added lines #L103 - L109 were not covered by tests

Check warning on line 113 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L113

Added line #L113 was not covered by tests

Check warning on line 119 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 122 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L122

Added line #L122 was not covered by tests

Check warning on line 127 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 132 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L132

Added line #L132 was not covered by tests

Check warning on line 136 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L136

Added line #L136 was not covered by tests

Check warning on line 139 in sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/downsample_filter/roi_excluded_faster_voxel_grid_downsample_filter.cpp#L139

Added line #L139 was not covered by tests