Skip to content

fix(cuda_pointcloud_preprocessor): backporting cuda pointcloud preprocessor #11714#2567

Merged
rej55 merged 1 commit intobeta/v0.48from
backport/11714
Dec 4, 2025
Merged

fix(cuda_pointcloud_preprocessor): backporting cuda pointcloud preprocessor #11714#2567
rej55 merged 1 commit intobeta/v0.48from
backport/11714

Conversation

@manato
Copy link

@manato manato commented Dec 4, 2025

Backport of the bug fix for the CUDA pointcloud preprocessor

Related links

…owarefoundation#11714)

* fix(cuda_pointcloud_preprocessor): cast timestamp value properly

Since `twist.stamp_nsec` and `last_stamp_nsec` are defined as `std::uint32_t`,
subtraction may cause wrap-around and unexpected behavior if `twist.stamp_nsec < last_stamp_nsec`

Signed-off-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp>

* style(pre-commit): autofix

---------

Signed-off-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
(cherry picked from commit 251596d)
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

@rej55 rej55 merged commit f74662e into beta/v0.48 Dec 4, 2025
39 of 43 checks passed
@rej55 rej55 deleted the backport/11714 branch December 4, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants