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

buffer dont have space! How can i fix this??? #81

Open
KevinReny opened this issue Aug 26, 2023 · 4 comments
Open

buffer dont have space! How can i fix this??? #81

KevinReny opened this issue Aug 26, 2023 · 4 comments

Comments

@KevinReny
Copy link

No description provided.

@yangfanFred
Copy link
Contributor

Hi Kevin,

This issue usually caused by incorrect lidar type or configration in launch file or some time consuming process added to the lidar callback function, please double check the application codes.

Thanks,
Fred

@KevinReny
Copy link
Author

KevinReny commented Nov 1, 2023 via email

@antenna-fast
Copy link

the same problem occurs to me when I run the sdk in docker. How to solve?
the gdb info shows it currupted at:

https://github.com/HesaiTechnology/HesaiLidar_General_SDK/blob/d7f39ee81534f21b7f69d376f8b77a6cc73eb1da/src/PandarGeneralRaw/include/pandarGeneral/pandarGeneral_internal.h#L362

Load correction file from /home/app/hesailidar_general_sdk/config/PandarXT-32.csv succeed
[New Thread 0x7f7e6e14c700 (LWP 540)]
[New Thread 0x7f7e6d94b700 (LWP 541)]
buffer don't have space!,3170
buffer don't have space!,6086
buffer don't have space!,9691
buffer don't have space!,11336
buffer don't have space!,12958
buffer don't have space!,15208
buffer don't have space!,16083
buffer don't have space!,17458
[Thread 0x7f7e6d94b700 (LWP 541) exited]
[New Thread 0x7f7e6d94b700 (LWP 542)]
All 145 pointClouds were read.
save frame cloud pcl start
[Thread 0x7f7e6d94b700 (LWP 542) exited]
save frame cloud pcl end
[Thread 0x7f7e6e14c700 (LWP 540) exited]
58 delete read_pcap_;
(gdb)

@KevinReny
Copy link
Author

KevinReny commented Mar 6, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants