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: migrating pointcloud types #6996

Merged
merged 32 commits into from
Jul 9, 2024

feature: adapted the undistortion tests to the new point type

cfc4715
Select commit
Loading
Failed to load commit list.
Merged

feat: migrating pointcloud types #6996

feature: adapted the undistortion tests to the new point type
cfc4715
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 9, 2024 in 0s

19.65% of diff hit (target 0.00%)

View this Pull Request on Codecov

19.65% of diff hit (target 0.00%)

Annotations

Check warning on line 66 in common/autoware_point_types/include/autoware_point_types/types.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_point_types/include/autoware_point_types/types.hpp#L66

Added line #L66 was not covered by tests

Check warning on line 70 in common/autoware_point_types/include/autoware_point_types/types.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_point_types/include/autoware_point_types/types.hpp#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 150 in common/autoware_point_types/include/autoware_point_types/types.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_point_types/include/autoware_point_types/types.hpp#L150

Added line #L150 was not covered by tests

Check warning on line 101 in perception/ground_segmentation/src/scan_ground_filter/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/ground_segmentation/src/scan_ground_filter/node.cpp#L101

Added line #L101 was not covered by tests

Check warning on line 137 in perception/lidar_apollo_instance_segmentation/src/detector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_apollo_instance_segmentation/src/detector.cpp#L133-L137

Added lines #L133 - L137 were not covered by tests

Check warning on line 142 in perception/lidar_apollo_instance_segmentation/src/detector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_apollo_instance_segmentation/src/detector.cpp#L139-L142

Added lines #L139 - L142 were not covered by tests

Check warning on line 149 in perception/lidar_apollo_instance_segmentation/src/detector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_apollo_instance_segmentation/src/detector.cpp#L146-L149

Added lines #L146 - L149 were not covered by tests

Check warning on line 180 in perception/lidar_apollo_segmentation_tvm/src/lidar_apollo_segmentation_tvm.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_apollo_segmentation_tvm/src/lidar_apollo_segmentation_tvm.cpp#L178-L180

Added lines #L178 - L180 were not covered by tests

Check warning on line 192 in perception/lidar_apollo_segmentation_tvm/src/lidar_apollo_segmentation_tvm.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_apollo_segmentation_tvm/src/lidar_apollo_segmentation_tvm.cpp#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 130 in perception/raindrop_cluster_filter/src/low_intensity_cluster_filter_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/raindrop_cluster_filter/src/low_intensity_cluster_filter_node.cpp#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 51 in sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/downsample_filter/faster_voxel_grid_downsample_filter.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/downsample_filter/faster_voxel_grid_downsample_filter.hpp#L51

Added line #L51 was not covered by tests

Check warning on line 90 in sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/outlier_filter/ring_outlier_filter_nodelet.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/outlier_filter/ring_outlier_filter_nodelet.hpp#L90

Added line #L90 was not covered by tests

Check warning on line 92 in sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/outlier_filter/ring_outlier_filter_nodelet.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/outlier_filter/ring_outlier_filter_nodelet.hpp#L92

Added line #L92 was not covered by tests

Check warning on line 211 in sensing/pointcloud_preprocessor/src/blockage_diag/blockage_diag_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/blockage_diag/blockage_diag_nodelet.cpp#L211

Added line #L211 was not covered by tests

Check warning on line 213 in sensing/pointcloud_preprocessor/src/blockage_diag/blockage_diag_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/blockage_diag/blockage_diag_nodelet.cpp#L213

Added line #L213 was not covered by tests

Check warning on line 496 in sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp#L496

Added line #L496 was not covered by tests

Check warning on line 503 in sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp#L503

Added line #L503 was not covered by tests

Check warning on line 528 in sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp#L526-L528

Added lines #L526 - L528 were not covered by tests

Check warning on line 531 in sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp#L531

Added line #L531 was not covered by tests

Check warning on line 537 in sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp#L536-L537

Added lines #L536 - L537 were not covered by tests

Check warning on line 542 in sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp#L542

Added line #L542 was not covered by tests

Check warning on line 580 in sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_nodelet.cpp#L580

Added line #L580 was not covered by tests

Check warning on line 330 in sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_pointclouds.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_pointclouds.cpp#L330

Added line #L330 was not covered by tests

Check warning on line 337 in sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_pointclouds.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_pointclouds.cpp#L337

Added line #L337 was not covered by tests

Check warning on line 362 in sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_pointclouds.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/concatenate_data/concatenate_pointclouds.cpp#L360-L362

Added lines #L360 - L362 were not covered by tests