gaowenliang / sgbm_ros

sgbm ros with cuda
12 stars 6 forks source link

cudaDeviceSynchronize() error when execting in jetson tx2 #2

Open pras2020 opened 6 years ago

pras2020 commented 6 years ago

I am getting the below error when i am executing the code with real time

cudaDeviceSynchronize() returned unspecified launch failure(4) at /home/nvidia/catkin_ws/src/sgbm_ros/src/disparity_method.cu:154 [stereo-1] process has died [pid 21544, exit code 1, cmd /home/nvidia/catkin_ws/devel/lib/sgbm_ros/sgbm_ros_node /left/image_raw:=/up/image/R /right/image_raw:=/down/image/R name:=stereo log:=/home/nvidia/.ros/log/299ee2dc-2cf8-11e8-b977-00044b8d4df3/stereo-1.log]. log file: /home/nvidia/.ros/log/299ee2dc-2cf8-11e8-b977-00044b8d4df3/stereo-1*.log

jasonlinuxzhang commented 5 years ago

https://github.com/jasonlinuxzhang/sgbm_cuda this is a solution

SKLotus commented 6 months ago

I meet the same problem in my laptop.