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

Merge branch 'main' into feat/sensing_point_type

0c8b731
Select commit
Loading
Failed to load commit list.
Merged

feat: migrating pointcloud types #6996

Merge branch 'main' into feat/sensing_point_type
0c8b731
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 24, 2024 in 1s

4.29% of diff hit (target 14.84%)

View this Pull Request on Codecov

4.29% of diff hit (target 14.84%)

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 99 in perception/ground_segmentation/src/scan_ground_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/ground_segmentation/src/scan_ground_filter_nodelet.cpp#L99

Added line #L99 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 185 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#L183-L185

Added lines #L183 - L185 were not covered by tests

Check warning on line 197 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#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 128 in perception/raindrop_cluster_filter/src/low_intensity_cluster_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/raindrop_cluster_filter/src/low_intensity_cluster_filter.cpp#L126-L128

Added lines #L126 - L128 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 489 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#L489

Added line #L489 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 521 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#L519-L521

Added lines #L519 - L521 were not covered by tests

Check warning on line 524 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#L524

Added line #L524 was not covered by tests

Check warning on line 530 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#L529-L530

Added lines #L529 - L530 were not covered by tests

Check warning on line 535 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#L535

Added line #L535 was not covered by tests

Check warning on line 326 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#L326

Added line #L326 was not covered by tests

Check warning on line 333 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#L333

Added line #L333 was not covered by tests

Check warning on line 358 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#L356-L358

Added lines #L356 - L358 were not covered by tests

Check warning on line 361 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#L361

Added line #L361 was not covered by tests