Skip to content

Commit 3f6953f

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

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
@@ -4,7 +4,7 @@
44

55
The pointcloud preprocessing implemented in `autoware_pointcloud_preprocessor` has been thoroughly tested in autoware. However, the latency it introduces does not scale well with modern LiDAR devices due to the high number of points they introduce.
66

7-
To alleviate this issue, this package reimplements most of the pipeline presented in `autoware_pointcloud_preprocessor` leveraging the use of GPGPUs. In particular, this package makes use of CUDA to provide accelerated versions of the already establishes implementations, while also maintaining compatibility with normal ROS nodes/topics. <!-- cSpell: ignore GPGPUs >
7+
To alleviate this issue, this package reimplements most of the pipeline presented in `autoware_pointcloud_preprocessor` leveraging the use of GPGPUs. In particular, this package makes use of CUDA to provide accelerated versions of the already established implementations, while also maintaining compatibility with normal ROS nodes/topics. <!-- cSpell: ignore GPGPUs >
88

99
## Inner-workings / Algorithms
1010

0 commit comments

Comments
 (0)