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

fix(lidar_centerpoint, pointpainting): increase CAPACITY_POINT to avoid crashing #1546

Merged

Conversation

TomohitoAndo
Copy link

@TomohitoAndo TomohitoAndo commented Sep 20, 2024

Description

This PR increases CAPACITY_POINT to avoid crashing due to the large number of points.

⚠️ This is a temporary workaround for this branch.
Since the following PR also addresses this issue, I tried to cherry-pick it, but there were too many conflicts.
Therefore, I directly changed the CAPACITY_POINT in the current code.

Related links

TIER IV INTERNAL

How was this PR tested?

I confirmed node doesn't crash on the bench environment.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@TomohitoAndo TomohitoAndo changed the title fix(lidar_centerpoint, pointpainting): increase CAPACITY_POINT to avo… fix(lidar_centerpoint, pointpainting): increase CAPACITY_POINT to avoid crashing Sep 20, 2024
Copy link

sonarcloud bot commented Sep 20, 2024

@TomohitoAndo TomohitoAndo merged commit 9b6db8c into beta/x2_gen2/v0.29.0 Sep 20, 2024
31 of 32 checks passed
@TomohitoAndo TomohitoAndo deleted the fix/workaround-for-centerpoint-die branch September 20, 2024 01:48
TomohitoAndo added a commit that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant