Skip to content

Commit db99ba6

Browse files
knzo25mojomex
andauthored
Update sensing/autoware_cuda_pointcloud_preprocessor/README.md
Co-authored-by: Max Schmeller <[email protected]>
1 parent 3f6953f commit db99ba6

File tree

1 file changed

+1
-1
lines changed
  • sensing/autoware_cuda_pointcloud_preprocessor

1 file changed

+1
-1
lines changed

sensing/autoware_cuda_pointcloud_preprocessor/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A detailed description of each filter's algorithm is available in the following
1313
| Filter Name | Description | Detail |
1414
| --------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
1515
| cuda_organized_pointcloud_adapter | Organizes a pointcloud per ring/channel, so that the memory layout allows parallel processing in cuda | [link](docs/cuda-organized-pointcloud-adapter.md) |
16-
| cuda_pointcloud_preprocessor | Implements the cropping, distortion correction, and outlier filtering (ring-based) of the `autoware_pointcloud_preprocessor`'s cpu versions. | [link](docs/cuda-pointcloud-preprocessor.md) |
16+
| cuda_pointcloud_preprocessor | Implements the cropping, distortion correction, and outlier filtering (ring-based) of the `autoware_pointcloud_preprocessor`'s CPU versions. | [link](docs/cuda-pointcloud-preprocessor.md) |
1717

1818
## (Optional) Future extensions / Unimplemented parts
1919

0 commit comments

Comments
 (0)