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_cuda_pointcloud_preprocessor): a cuda-accelerated pointcloud preprocessor #9454

Merge branch 'main' into feat/cuda_blackboard_pointcloud_preprocessing

2a1ff8c
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_cuda_pointcloud_preprocessor): a cuda-accelerated pointcloud preprocessor #9454

Merge branch 'main' into feat/cuda_blackboard_pointcloud_preprocessing
2a1ff8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 18, 2025 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 46 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/cuda_pointcloud_preprocessor.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/cuda_pointcloud_preprocessor.hpp#L46

Added line #L46 was not covered by tests

Check warning on line 29 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L29

Added line #L29 was not covered by tests

Check warning on line 40 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 45 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 50 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 55 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 60 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 65 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 70 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L67-L70

Added lines #L67 - L70 were not covered by tests

Check warning on line 75 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L72-L75

Added lines #L72 - L75 were not covered by tests

Check warning on line 80 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L77-L80

Added lines #L77 - L80 were not covered by tests

Check warning on line 86 in sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/include/autoware/cuda_pointcloud_preprocessor/memory.hpp#L82-L86

Added lines #L82 - L86 were not covered by tests

Check warning on line 21 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L21

Added line #L21 was not covered by tests

Check warning on line 24 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L24

Added line #L24 was not covered by tests

Check warning on line 37 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L37

Added line #L37 was not covered by tests

Check warning on line 39 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L39

Added line #L39 was not covered by tests

Check warning on line 42 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L42

Added line #L42 was not covered by tests

Check warning on line 65 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L65

Added line #L65 was not covered by tests

Check warning on line 67 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L67

Added line #L67 was not covered by tests

Check warning on line 70 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L70

Added line #L70 was not covered by tests

Check warning on line 75 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L75

Added line #L75 was not covered by tests

Check warning on line 77 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L77

Added line #L77 was not covered by tests

Check warning on line 81 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L81

Added line #L81 was not covered by tests

Check warning on line 93 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L93

Added line #L93 was not covered by tests

Check warning on line 95 in sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_cuda_pointcloud_preprocessor/src/cuda_pointcloud_preprocessor/common_kernels.cu#L95

Added line #L95 was not covered by tests