NVIDIA-AI-IOT / CUDA-PointPillars

A project demonstrating how to use CUDA-PointPillars to deal with cloud points data from lidar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cuda pointpillars ROS ; illegal memory access!

zzt007 opened this issue Β· comments

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

i have met the same questions in GPU_CHECK(cudaStreamSynchronize(stream_)); have your solved it ?