NVIDIA-AI-IOT / CUDA-PointPillars

A project demonstrating how to use CUDA-PointPillars to deal with cloud points data from lidar.
Apache License 2.0
502 stars 148 forks source link

cuda pointpillars ROS ; illegal memory access! #87

Open zzt007 opened 1 year ago

zzt007 commented 1 year ago

when I use this repo in my own ros, want to detect in real time , but error occured: cuda error : an illegal memory access , hope someone can tell me how to solve it ,thanks. error belike 👇 image

liujian123223 commented 1 year ago

i have met the same questions in GPUCHECK(cudaStreamSynchronize(stream)); have your solved it ?

zzt007 commented 11 months ago

nope, it bothers me long time . have u solved it?

mozdem49 commented 7 months ago

Can u check params.h which is configured for your ranges of point cloud or not?